共用方式為


SourceLocationTracker.CurrentLocation 屬性

定義

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。取得或設定來源的目前位置。

public System.Web.Razor.Text.SourceLocation CurrentLocation { get; set; }
member this.CurrentLocation : System.Web.Razor.Text.SourceLocation with get, set
Public Property CurrentLocation As SourceLocation

屬性值

來源的目前位置。

適用於