RfcommServiceId.AsString Method

Definition

Converts the RfcommServiceId to a string.

public:
 virtual Platform::String ^ AsString() = AsString;
winrt::hstring AsString();
public string AsString();
function asString()
Public Function AsString () As String

Returns

String

Platform::String

winrt::hstring

Returns the string representation of the 128-bit service id.

Windows requirements

App capabilities
bluetooth

Applies to