HtmlSymbolType Enum

Definition

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

public enum HtmlSymbolType
type HtmlSymbolType = 
Public Enum HtmlSymbolType
Inheritance
HtmlSymbolType

Fields

Bang 5

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

CloseAngle 10

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

Colon 16

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

DoubleHyphen 8

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

DoubleQuote 13

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

Equals 12

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

LeftBracket 9

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

NewLine 3

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

OpenAngle 4

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

QuestionMark 7

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

RazorComment 17

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

RazorCommentStar 18

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

RazorCommentTransition 19

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

RightBracket 11

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

SingleQuote 14

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

Solidus 6

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

Text 1

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

Transition 15

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

Unknown 0

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

WhiteSpace 2

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

Applies to