Location.EndLine プロパティ

定義

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

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

プロパティ値

UInt32

終了行の位置。

実装

適用対象