次の方法で共有


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

プロパティ値

記号の場所。

適用対象