ISymbol.Start 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码中使用。获取符号的位置。

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

属性值

符号的位置。

适用于