SpeechRecognitionTopicConstraint.TopicHint Eigenschaft

Definition

Ruft den Themenhinweis für die Einschränkung ab.

public:
 property Platform::String ^ TopicHint { Platform::String ^ get(); };
winrt::hstring TopicHint();
public string TopicHint { get; }
var string = speechRecognitionTopicConstraint.topicHint;
Public ReadOnly Property TopicHint As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Themenhinweis für die Einschränkung.

Gilt für:

Weitere Informationen