共用方式為


SpanBuilder.Kind 屬性

定義

此類型/成員支援.NET Framework基礎結構,並不適合直接從您的程式碼使用。取得或設定範圍產生器的範圍種類。

public System.Web.Razor.Parser.SyntaxTree.SpanKind Kind { get; set; }
member this.Kind : System.Web.Razor.Parser.SyntaxTree.SpanKind with get, set
Public Property Kind As SpanKind

屬性值

範圍建立器的範圍種類。

適用於