IVsExtensibility.GetConfigMgr(Object, UInt32) Yöntem

Tanım

Yalnızca Microsoft Dahili Kullanımı İçindir.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 EnvDTE::ConfigurationManager ^ GetConfigMgr(System::Object ^ pIVsProject, System::UInt32 itemid);
public EnvDTE.ConfigurationManager GetConfigMgr (object pIVsProject, uint itemid);
abstract member GetConfigMgr : obj * uint32 -> EnvDTE.ConfigurationManager
Public Function GetConfigMgr (pIVsProject As Object, itemid As UInteger) As ConfigurationManager

Parametreler

pIVsProject
Object

Proje.

itemid
UInt32

Öğe KIMLIĞI.

Döndürülenler

ConfigurationManager

Yapılandırma Yöneticisi.

Şunlara uygulanır