Właściwość ProjectItem.ConfigurationManager —

Pobiera ConfigurationManager obiektu dla tej ProjectItem.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
ReadOnly Property ConfigurationManager As ConfigurationManager
ConfigurationManager ConfigurationManager { get; }
property ConfigurationManager^ ConfigurationManager {
    ConfigurationManager^ get ();
}
abstract ConfigurationManager : ConfigurationManager with get
function get ConfigurationManager () : ConfigurationManager

Wartość właściwości

Typ: EnvDTE.ConfigurationManager
Obiekt ConfigurationManager.

Uwagi

ConfigurationManager Obiekt reprezentuje konfiguracji projektu dla projektu lub elementu projektu.Każdej konfiguracji projektu jest identyfikowane przez nazwę konfiguracji projektu i nazwa platformy.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ProjectItem Interfejs

Przestrzeń nazw EnvDTE

Inne zasoby

Porady: kompilowanie i uruchamianie kodu modelu obiektów automatyzacji — przykłady