Location.EndColumn プロパティ

定義

終了列を取得または設定します。

public:
 property System::UInt32 EndColumn { System::UInt32 get(); void set(System::UInt32 value); };
public uint EndColumn { get; set; }
member this.EndColumn : uint32 with get, set
Public Property EndColumn As UInteger

プロパティ値

UInt32

終了列の場所です。

実装

適用対象