Freigeben über


DevicePairingActivatedEventArgs.DeviceInformation Eigenschaft

Definition

Ruft das DeviceInformation-Objekt für das Geräteobjekt ab, das gekoppelt wird.

public:
 property DeviceInformation ^ DeviceInformation { DeviceInformation ^ get(); };
DeviceInformation DeviceInformation();
public DeviceInformation DeviceInformation { get; }
var deviceInformation = devicePairingActivatedEventArgs.deviceInformation;
Public ReadOnly Property DeviceInformation As DeviceInformation

Eigenschaftswert

Die Informationen des Geräteobjekts.

Implementiert

Gilt für: