Compartilhar via


Propriedade _EnvironmentHelp.PreferredCollection

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

Somente para uso interno da Microsoft.

Namespace:  EnvDTE
Assembly:  EnvDTE (em EnvDTE.dll)

Sintaxe

'Declaração
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)

Valor de propriedade

Tipo: System.String
A coleção preferida.

Segurança do .NET Framework

Consulte também

Referência

_EnvironmentHelp Interface

Namespace EnvDTE