PhoneLine.NetworkName 属性

定义

获取电话线路正在使用的当前网络的名称。

public:
 property Platform::String ^ NetworkName { Platform::String ^ get(); };
winrt::hstring NetworkName();
public string NetworkName { get; }
var string = phoneLine.networkName;
Public ReadOnly Property NetworkName As String

属性值

String

Platform::String

winrt::hstring

电话线路正在使用的当前网络的名称。

Windows 要求

应用功能
phoneCallHistory phoneCallHistorySystem

适用于