DkmJsAsyncStackFrame.SourceLocationLength Property

Definition

Length of the current source position.

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

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

Property Value

Applies to