StreamInfo.Id Property
Gets a value that indicates the identifier for this stream.
Syntax
public UInt64 Id {get;}
Property Value
System.UInt64. The identifier value for this stream.
This property is read-only.
Remarks
This value is a sequential number.
Requirements
Reference: Microsoft.MediaCenter.ITVVM
Namespace: Microsoft.MediaCenter.TVVM
Assembly: Microsoft.MediaCenter.ITVVM.dll
Platform: Windows 7
See Also