共用方式為


Span.Start 屬性

定義

這個類型/成員可以支援 .NET Framework 基礎結構,但不能直接使用於您的程式碼中。 取得或設定範圍的起點字元位置。

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

屬性值

範圍的起點字元位置。

適用於