次の方法で共有


ActivitySymbol.EndColumn プロパティ

定義

ソース コード ファイル内の列範囲の最後の列を取得します。

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

プロパティ値

1 つ以上の列の範囲の最後の列。

適用対象