InputMethod.MicrophoneState Właściwość

Definicja

Pobiera lub ustawia bieżący stan wejścia mikrofonu dla tej metody wejściowej.

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

Wartość właściwości

Element członkowski wyliczenia InputMethodState określający bieżący stan metody wejściowej dla wejścia mikrofonu.

Wartość domyślna to Off.

Atrybuty

Dotyczy

Zobacz też