SpeechCommands.LocalizedKeyword Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The localized version of the keyword
public:
 property System::String ^ LocalizedKeyword { System::String ^ get(); };public string LocalizedKeyword { get; }member this.LocalizedKeyword : stringPublic ReadOnly Property LocalizedKeyword As String