다음을 통해 공유


PublishSettingUpdateObject.SpellChecker Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="spellChecker")]
public bool SpellChecker { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="spellChecker")>]
member this.SpellChecker : bool with get, set
Public Property SpellChecker As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to