DisplayAdapter.DeviceInterfacePath Propriété

Définition

Obtient le chemin d’interface de périphérique PnP pour cet adaptateur.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne contenant un chemin d’interface d’appareil PnP.

S’applique à