Partager via


IVsExtensibility2.GetConfigMgr, méthode (Object, UInt32)

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 :  EnvDTE80
Assembly :  EnvDTE80 (dans EnvDTE80.dll)

Syntaxe

'Déclaration
Function GetConfigMgr ( _
    pIVsProject As Object, _
    itemid As UInteger _
) As ConfigurationManager
ConfigurationManager GetConfigMgr(
    Object pIVsProject,
    uint itemid
)
ConfigurationManager^ GetConfigMgr(
    [InAttribute] Object^ pIVsProject, 
    unsigned int itemid
)
abstract GetConfigMgr : 
        pIVsProject:Object * 
        itemid:uint32 -> ConfigurationManager 
function GetConfigMgr(
    pIVsProject : Object, 
    itemid : uint
) : ConfigurationManager

Paramètres

Valeur de retour

Type : EnvDTE.ConfigurationManager

Sécurité .NET Framework

Voir aussi

Référence

IVsExtensibility2 Interface

GetConfigMgr, surcharge

EnvDTE80, espace de noms