共用方式為


BufferingTextReader.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

屬性值

緩衝中的字元目前位置。

適用於