SourceLocation.LineIndex 속성

정의

이 원본 위치에서 참조하는 줄의 1 기반 인덱스 를 가져옵니다.

public:
 property int LineIndex { int get(); void set(int value); };
public int LineIndex { get; set; }
member this.LineIndex : int with get, set
Public Property LineIndex As Integer

속성 값

설명

Set 속성은 역직렬화 목적으로만 액세스할 수 있습니다.

적용 대상