共用方式為


VpnForegroundActivatedEventArgs.ProfileName 屬性

定義

取得作用中 VPN 設定檔的名稱。

public:
 property Platform::String ^ ProfileName { Platform::String ^ get(); };
winrt::hstring ProfileName();
public string ProfileName { get; }
var string = vpnForegroundActivatedEventArgs.profileName;
Public ReadOnly Property ProfileName As String

屬性值

String

Platform::String

winrt::hstring

包含作用中 VPN 設定檔名稱的字串值。

Windows 需求

應用程式功能
networkingVpnProvider

適用於