EnvironmentPermissionAttribute.All 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.
Définit l’accès complet pour les variables d’environnement spécifiées par la valeur de chaîne.
public:
property System::String ^ All { System::String ^ get(); void set(System::String ^ value); };
public string All { get; set; }
member this.All : string with get, set
Public Property All As String
Valeur de propriété
Liste des variables d’environnement pour un accès total.
Exceptions
La méthode get n’est pas prise en charge pour cette propriété.
Remarques
Les noms de variables d’environnement ne respectent pas la casse. Plusieurs noms de variables d’environnement sont spécifiés en séparant les noms à l’aide PathSeparatorde .