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

プロパティ値

ラップされた式の生成に使用されたコードの最終行の番号。

適用対象