_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

종료 열의 위치입니다.

적용 대상