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