IStreamIdFeature.StreamId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the stream identifier.
public:
property long StreamId { long get(); };
public long StreamId { get; }
member this.StreamId : int64
Public ReadOnly Property StreamId As Long