Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
RfcommDeviceService.ConnectionServiceName 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 service name of the RFCOMM service instance, which is used to connect to the remote device.
public:
property Platform::String ^ ConnectionServiceName { Platform::String ^ get(); };
winrt::hstring ConnectionServiceName();
public string ConnectionServiceName { get; }
var string = rfcommDeviceService.connectionServiceName;
Public ReadOnly Property ConnectionServiceName As String
Property Value
The ServiceName object of the RFCOMM service instance.
Windows requirements
| Requirements | Description |
|---|---|
| App capabilities |
bluetooth
|
Applies to
Feedback
Was this page helpful?
