다음을 통해 공유


DebugInfoExpression.EndLine 속성

정의

DebugInfoExpression의 끝 줄을 가져옵니다.

public:
 virtual property int EndLine { int get(); };
public virtual int EndLine { get; }
member this.EndLine : int
Public Overridable ReadOnly Property EndLine As Integer

속성 값

래핑된 식을 생성하는 데 사용된 코드의 끝 줄 번호입니다.

적용 대상