SpanKind Enumeration

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  System.Web.Razor.Parser.SyntaxTree
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

public enum SpanKind

Member nameDescription
CodeThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

CommentThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

MarkupThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

MetaCodeThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

TransitionThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Show: