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

属性值

跨度的起始字符位置。

适用于