PreferencesLocale Property |
[Missing <summary> documentation for "P:MicrosoftProjectOxford.Preferences.Locale"]
Namespace: MicrosoftProjectOxfordAssembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntaxpublic string Locale { get; set; }
Public Property Locale As String
Get
Set
public:
property String^ Locale {
String^ get ();
void set (String^ value);
}
member Locale : string with get, set
Property Value
Type:
String
See Also