Token.Normalized Property

Definition

Gets or sets a normalized version of the token.

public string Normalized { get; set; }
member this.Normalized : string with get, set
Public Property Normalized As String

Property Value

A normalized version of the token.

Applies to