'Declaration Public Property AccentSensitivity As AccentSensitivity
public AccentSensitivity AccentSensitivity {get; set;}
'Declaration Public Property AccentSensitivity As AccentSensitivity
public AccentSensitivity AccentSensitivity {get; set;}
If AccentSensitivity.Auto value is specified, the application attempts to determine the accent sensitivity by querying the data provider.
Defaults to AccentSensitivity.False value if the data provider does not support this feature.