Compartir a través de


Span.Kind Propiedad

Definición

Este tipo/miembro admite la infraestructura de .NET Framework y no está prevista su utilización directa desde el código. Obtiene o establece el tipo de este intervalo.

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

Valor de propiedad

Uno de los valores de la enumeración SpanKind.

Se aplica a