WiFiDirectConnectionRequest.DeviceInformation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets device information for the endpoint making the Wi-Fi Direct connection request.
public:
property DeviceInformation ^ DeviceInformation { DeviceInformation ^ get(); };
DeviceInformation DeviceInformation();
public DeviceInformation DeviceInformation { get; }
var deviceInformation = wiFiDirectConnectionRequest.deviceInformation;
Public ReadOnly Property DeviceInformation As DeviceInformation
Property Value
Device information for the endpoint making the Wi-Fi Direct connection request.