Compartir a través de


OAProjectItem.ConfigurationManager (Propiedad)

Esta clase y sus miembros están reservados para uso interno y no están pensados para su uso en el código.

Espacio de nombres:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Ensamblado:  Microsoft.VisualStudio.Data.Schema.Package (en Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxis

'Declaración
Public Overridable ReadOnly Property ConfigurationManager As ConfigurationManager
    Get
public virtual ConfigurationManager ConfigurationManager { get; }
public:
virtual property ConfigurationManager^ ConfigurationManager {
    ConfigurationManager^ get ();
}
abstract ConfigurationManager : ConfigurationManager
override ConfigurationManager : ConfigurationManager
function get ConfigurationManager () : ConfigurationManager

Valor de propiedad

Tipo: EnvDTE.ConfigurationManager

Implementaciones

ProjectItem.ConfigurationManager

Seguridad de .NET Framework

Vea también

Referencia

OAProjectItem Clase

Microsoft.VisualStudio.Data.Schema.Package.Internal (Espacio de nombres)