_Location.BeginningLine 속성

정의

시작 줄을 가져오거나 설정합니다.

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

속성 값

UInt32

시작 줄의 위치입니다.

적용 대상