Gets the identifier.
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
SyntaxPublic ReadOnly Property UId As Guid
Get
public:
property Guid UId {
Guid get ();
}
member UId : Guid with get
Property Value
Type:
Guid
The u identifier.
See Also