CSharpCodeParser.Block.Start 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码使用。获取或设置用于启动块的源位置。

public System.Web.Razor.Text.SourceLocation Start { get; set; }
member this.Start : System.Web.Razor.Text.SourceLocation with get, set
Public Property Start As SourceLocation

属性值

开始块的源位置。

适用于