DisplayTarget.DeviceInterfacePath 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取创建对象时或 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
属性值
创建对象时或 null
未连接任何监视器时连接到目标的任何监视器的 PnP 设备接口。