SpeechRecognitionVoiceCommandDefinitionConstraint.Type Свойство

Определение

Возвращает тип ограничения.

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

Значение свойства

Перечисление, указывающее тип ограничения.

Реализации

Применяется к

См. также раздел