Bagikan melalui


InputMethod.MicrophoneState Properti

Definisi

Mendapatkan atau mengatur status input mikrofon saat ini untuk metode input ini.

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

Nilai Properti

Anggota InputMethodState enumerasi yang menentukan status metode input saat ini untuk input mikrofon.

Nilai defaultnya adalah Off.

Atribut

Berlaku untuk

Lihat juga