DkmJsAsyncStackFrame.SourceLocationStartIndex Property

Definition

0-based index into the document.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property System::UInt32 SourceLocationStartIndex { System::UInt32 get(); };
public:
 property unsigned int SourceLocationStartIndex { unsigned int get(); };
public uint SourceLocationStartIndex { get; }
member this.SourceLocationStartIndex : uint32
Public ReadOnly Property SourceLocationStartIndex As UInteger

Property Value

Applies to