StreamInformation.OffsetFromProgramStart 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 offset from program start as a String.
public string OffsetFromProgramStart { get; set; }
member this.OffsetFromProgramStart : string with get, set
Public Property OffsetFromProgramStart As String
Property Value
The offset from program start as a String.
Remarks
The string contains an XSD duration with up to millisecond granularity.