共用方式為


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

屬性值

文字緩衝的目前位置。

適用於