次の方法で共有


DisplayTarget.DeviceInterfacePath プロパティ

定義

オブジェクトが作成されたとき、または null モニターが接続されていない場合は、ターゲットに接続されているモニターの PnP デバイス インターフェイスを取得します。

public:
 property Platform::String ^ DeviceInterfacePath { Platform::String ^ get(); };
winrt::hstring DeviceInterfacePath();
public string DeviceInterfacePath { get; }
var string = displayTarget.deviceInterfacePath;
Public ReadOnly Property DeviceInterfacePath As String

プロパティ値

String

Platform::String

winrt::hstring

オブジェクトが作成されたとき、または null モニターが接続されていない場合は、ターゲットに接続されているモニターの PnP デバイス インターフェイス。

適用対象