GUID of the stream.
Namespace: VcClientAssembly: VcClient (in VcClient.dll) Version: 1.0.0.0 (1.8.400.4142)
Syntax
C# |
---|
public Guid StreamID { get; set; } |
Visual Basic |
---|
Public Property StreamID As Guid Get Set |
Visual C++ |
---|
public: property Guid StreamID { Guid get (); void set (Guid value); } |