WwanConnectionProfileDetails.AccessPointName 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.
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
The access point name.