次の方法で共有


AppCaptureMicrophoneCaptureStateChangedEventArgs.State プロパティ

定義

アプリ キャプチャ用のマイク キャプチャの新しい状態を取得します。

public:
 property AppCaptureMicrophoneCaptureState State { AppCaptureMicrophoneCaptureState get(); };
AppCaptureMicrophoneCaptureState State();
public AppCaptureMicrophoneCaptureState State { get; }
var appCaptureMicrophoneCaptureState = appCaptureMicrophoneCaptureStateChangedEventArgs.state;
Public ReadOnly Property State As AppCaptureMicrophoneCaptureState

プロパティ値

アプリ キャプチャ用のマイク キャプチャの新しい状態。

Windows の要件

アプリの機能
appCaptureSettings

適用対象