次の方法で共有


Tokenizer<TSymbol,TSymbolType>.CurrentLocation プロパティ

定義

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

protected System.Web.Razor.Text.SourceLocation CurrentLocation { get; }
member this.CurrentLocation : System.Web.Razor.Text.SourceLocation
Protected ReadOnly Property CurrentLocation As SourceLocation

プロパティ値

現在のソースの場所。

適用対象