Partager via


_EnvironmentHelp.PreferredCollection, propriété

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  EnvDTE
Assembly :  EnvDTE (dans EnvDTE.dll)

Syntaxe

'Déclaration
Property PreferredCollection As String
string PreferredCollection { get; set; }
property String^ PreferredCollection {
    String^ get ();
    void set (String^ value);
}
abstract PreferredCollection : string with get, set
function get PreferredCollection () : String
function set PreferredCollection (value : String)

Valeur de propriété

Type : System.String
Collection par défaut.

Sécurité .NET Framework

Voir aussi

Référence

_EnvironmentHelp Interface

EnvDTE, espace de noms