다음을 통해 공유


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 디바이스 인터페이스 경로를 포함하는 문자열입니다.

적용 대상