Share via


InputMethod.MicrophoneState Özellik

Tanım

Bu giriş yöntemi için mikrofon girişinin geçerli durumunu alır veya ayarlar.

public:
 property System::Windows::Input::InputMethodState MicrophoneState { System::Windows::Input::InputMethodState get(); void set(System::Windows::Input::InputMethodState value); };
public System.Windows.Input.InputMethodState MicrophoneState { [System.Security.SecurityCritical] get; [System.Security.SecurityCritical] set; }
public System.Windows.Input.InputMethodState MicrophoneState { get; set; }
[<get: System.Security.SecurityCritical>]
[<set: System.Security.SecurityCritical>]
member this.MicrophoneState : System.Windows.Input.InputMethodState with get, set
member this.MicrophoneState : System.Windows.Input.InputMethodState with get, set
Public Property MicrophoneState As InputMethodState

Özellik Değeri

Mikrofon girişi için geçerli giriş yöntemi durumunu belirten numaralandırmanın bir üyesi InputMethodState .

Off varsayılan değerdir.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.