Compartir a través de


DisplayTarget.DeviceInterfacePath Propiedad

Definición

Obtiene la interfaz de dispositivo PnP de cualquier monitor conectado al destino cuando se creó el objeto o null si no se ha conectado ningún monitor.

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

Valor de propiedad

String

Platform::String

winrt::hstring

Interfaz de dispositivo PnP de cualquier monitor conectado al destino cuando se creó el objeto o null si no se ha conectado ningún monitor.

Se aplica a