次の方法で共有


LinePragmaCodeInfo.StartLine プロパティ

定義

.aspx ファイルでのスクリプト ブロックの開始行を取得します。

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

プロパティ値

.aspx ファイルでのスクリプト ブロックの開始行。

適用対象

こちらもご覧ください