DkmGetInlineSourcePositionAsyncResult.StartOfLine Property

Definition

True if this address is the first address in the line's range. False otherwise.

This API was introduced in Visual Studio 15 RTM (DkmApiVersion.VS15RTM).

public:
 property bool StartOfLine { bool get(); };
public:
 property bool StartOfLine { bool get(); };
public bool StartOfLine { get; }
member this.StartOfLine : bool
Public ReadOnly Property StartOfLine As Boolean

Property Value

Applies to