VpnChannelActivityEventArgs.Type 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.
VpnChannelActivityEventArgs n’est pas pris en charge et peut être modifié ou indisponible à l’avenir. Utilisez plutôt VpnChannelActivityStateChangedArgs.
public:
property VpnChannelActivityEventType Type { VpnChannelActivityEventType get(); };
VpnChannelActivityEventType Type();
public VpnChannelActivityEventType Type { get; }
var vpnChannelActivityEventType = vpnChannelActivityEventArgs.type;
Public ReadOnly Property Type As VpnChannelActivityEventType
Valeur de propriété
Non pris en charge.
Configuration requise pour Windows
Fonctionnalités de l’application |
networkingVpnProvider
|