共用方式為


ITokenColorInfo.EndPosition 屬性

定義

在類別中實作時,取得程式碼單位結束的位置。

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

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

屬性值

Int32

程式碼單位結束的位置。

適用於

另請參閱