共用方式為


SpeechRecognitionListConstraint.Type 屬性

定義

取得條件約束的類型。

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

屬性值

列舉,表示條件約束的類型。 一 律會傳SpeechRecognitionListConstraint的清單。

實作

適用於

另請參閱