Поделиться через


DevicePairingRequestedEventArgs.DeviceInformation Свойство

Определение

Возвращает объект DeviceInformation, связанный с этим запросом на связывание.

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

Значение свойства

Объект DeviceInformation, связанный с этим запросом на связывание.

Применяется к