Share via


RazorError.Location 屬性

定義

這個類型/成員可以支援 .NET Framework 基礎結構,但不能直接使用於您的程式碼中。 取得錯誤的來源位置。

public System.Web.Razor.Text.SourceLocation Location { get; }
member this.Location : System.Web.Razor.Text.SourceLocation
Public ReadOnly Property Location As SourceLocation

屬性值

錯誤的來源位置。

適用於