다음을 통해 공유


CustomEntity.DefaultAccentSensitive Property

Definition

Changes the default accent sensitivity value for this entity. It be used to change the default value of all aliases accentSensitive values.

public bool? DefaultAccentSensitive { get; set; }
member this.DefaultAccentSensitive : Nullable<bool> with get, set
Public Property DefaultAccentSensitive As Nullable(Of Boolean)

Property Value

Applies to