次の方法で共有


SpeechRecognitionVoiceCommandDefinitionConstraint.Type プロパティ

定義

制約の型を取得します。

public:
 property SpeechRecognitionConstraintType Type { SpeechRecognitionConstraintType get(); };
SpeechRecognitionConstraintType Type();
public SpeechRecognitionConstraintType Type { get; }
var speechRecognitionConstraintType = speechRecognitionVoiceCommandDefinitionConstraint.type;
Public ReadOnly Property Type As SpeechRecognitionConstraintType

プロパティ値

制約の型を示す列挙体。

実装

適用対象

こちらもご覧ください