DkmTextSpan.StartLine Field
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.
1-based integer for the starting source line.
public: initonly int StartLine;
public: initonly int StartLine;
initonly int StartLine;
public readonly int StartLine;
val mutable StartLine : int
Public ReadOnly StartLine As Integer