VpnNativeProfile.ProfileName 屬性

定義

取得或設定收件匣/原生 VPN 設定檔的設定檔名稱。

public:
 property Platform::String ^ ProfileName { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring ProfileName();

void ProfileName(winrt::hstring value);
public string ProfileName { get; set; }
var string = vpnNativeProfile.profileName;
vpnNativeProfile.profileName = string;
Public Property ProfileName As String

屬性值

String

Platform::String

winrt::hstring

收件匣/原生 VPN 配置檔的設定檔名稱。

實作

Windows 需求

應用程式功能
networkingVpnProvider

適用於