Compartilhar via


Propriedade OAProjectItem.ConfigurationManager

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado em seu código.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

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

Tipo: EnvDTE.ConfigurationManager

Implementações

ProjectItem.ConfigurationManager

Segurança do .NET Framework

Consulte também

Referência

OAProjectItem Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Internal