RfcommDeviceService.ConnectionHostName 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 the connection host name of the RFCOMM service instance, which is used to connect to the remote device.
public:
property HostName ^ ConnectionHostName { HostName ^ get(); };
HostName ConnectionHostName();
public HostName ConnectionHostName { get; }
var hostName = rfcommDeviceService.connectionHostName;
Public ReadOnly Property ConnectionHostName As HostName
Property Value
The HostName object of the RFCOMM service instance.
Windows requirements
App capabilities |
bluetooth
|