共用方式為


DisplayAdapter.DeviceInterfacePath 屬性

定義

取得此介面卡的 PnP 裝置介面路徑。

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

屬性值

String

Platform::String

winrt::hstring

包含 PnP 裝置介面路徑的字串。

適用於