Context.EndColumn 屬性

定義

取得該程式碼結束處的欄位編號。 這包括線條起始處的空白。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

public:
 property int EndColumn { int get(); };
public int EndColumn { get; }
member this.EndColumn : int
Public ReadOnly Property EndColumn As Integer

屬性值

該代碼結束的欄位編號。

適用於

另請參閱