DkmTextSpan.EndColumn Field

Definition

1-based integer for the ending source column. If column information is missing (ex: language service doesn't support it), this value should be set to 0.

public: initonly int EndColumn;
public: initonly int EndColumn;
initonly int EndColumn;
public readonly int EndColumn;
val mutable EndColumn : int
Public ReadOnly EndColumn As Integer 

Field Value

Applies to