Block.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

属性值

要标识块的指定位置的起点。

适用于