VpnForegroundActivatedEventArgs.ProfileName Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nom du profil VPN actif.
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
Valeur de propriété
Valeur de chaîne contenant le nom du profil VPN actif.
Configuration requise pour Windows
Fonctionnalités de l’application |
networkingVpnProvider
|