次の方法で共有


MediaCaptureDeviceExclusiveControlStatusChangedEventArgs.DeviceId プロパティ

定義

排他制御状態が変更されたキャプチャ デバイスのデバイス ID を取得します。

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = mediaCaptureDeviceExclusiveControlStatusChangedEventArgs.deviceId;
Public ReadOnly Property DeviceId As String

プロパティ値

String

Platform::String

winrt::hstring

排他制御状態が変更されたキャプチャ デバイスのデバイス ID。

Windows の要件

アプリの機能
backgroundMediaRecording

適用対象