Compartir a través de


DisplayAdapter.DeviceInterfacePath Propiedad

Definición

Obtiene la ruta de acceso de la interfaz del dispositivo PnP para este adaptador.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Cadena que contiene una ruta de acceso de interfaz de dispositivo PnP.

Se aplica a