VpnCustomCheckBox.Bordered 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.
Non pris en charge.
public:
property bool Bordered { bool get(); void set(bool value); };
bool Bordered();
void Bordered(bool value);
public bool Bordered { get; set; }
var boolean = vpnCustomCheckBox.bordered;
vpnCustomCheckBox.bordered = boolean;
Public Property Bordered As Boolean
Valeur de propriété
Boolean
bool
Non pris en charge.
Implémente
Configuration requise pour Windows
Fonctionnalités de l’application |
networkingVpnProvider
|