次の方法で共有


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

プロパティ値

ソースの現在の場所。

適用対象