WwanConnectionProfileDetails.AccessPointName Property

Definition

Indicates the name of the access point used to establish the WWAN connection.

public:
 property Platform::String ^ AccessPointName { Platform::String ^ get(); };
winrt::hstring AccessPointName();
public string AccessPointName { get; }
var string = wwanConnectionProfileDetails.accessPointName;
Public ReadOnly Property AccessPointName As String

Property Value

String

Platform::String

winrt::hstring

The access point name.

Applies to