Share via


WordListBaseUpdateObject.CanonicalForm Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="canonicalForm")]
public string CanonicalForm { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="canonicalForm")>]
member this.CanonicalForm : string with get, set
Public Property CanonicalForm As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to