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 디바이스 인터페이스입니다.

적용 대상