INSpeakable_Extensions.GetVocabularyIdentifier(IINSpeakable) Method
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.
Gets the identifier for this string in the app-specific vocabulary file.
public static string GetVocabularyIdentifier (this Intents.IINSpeakable This);
static member GetVocabularyIdentifier : Intents.IINSpeakable -> string
Parameters
- This
- IINSpeakable
The instance on which this method operates.