次の方法で共有


TextBufferReader.CurrentLocation プロパティ

定義

この型/メンバーは、.NET Framework インフラストラクチャをサポートしており、コードから直接使用することを意図したものではありません。テキスト バッファーの現在の場所を取得します。

public override System.Web.Razor.Text.SourceLocation CurrentLocation { get; }
member this.CurrentLocation : System.Web.Razor.Text.SourceLocation
Public Overrides ReadOnly Property CurrentLocation As SourceLocation

プロパティ値

テキスト バッファーの現在の場所。

適用対象