SpeechIntentEventArgsPayload Property |
[Missing <summary> documentation for "P:MicrosoftProjectOxford.SpeechIntentEventArgs.Payload"]
Namespace: MicrosoftProjectOxfordAssembly: SpeechClient (in SpeechClient.dll) Version: 0.0.0.0
Syntaxpublic string Payload { get; }
Public ReadOnly Property Payload As String
Get
public:
property String^ Payload {
String^ get ();
}
member Payload : string with get
Property Value
Type:
String
See Also