Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
RfcommDeviceService.ConnectionHostName Property
Definition
- Namespace:
- Windows.Devices.Bluetooth.Rfcomm
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
| Requirements | Description |
|---|---|
| App capabilities |
bluetooth
|
Applies to
Feedback
Was this page helpful?
