Aracılığıyla paylaş


ISimplePropertyContainer.Configuration Yöntem

Bu API, .NET Framework altyapısını destekler ve doğrudan kodunuzdan kullanılmaya yönelik değildir.

Microsoft yalnızca iç kullanım.

Ad alanı:  Microsoft.VisualStudio.VCProjectEngine
Derleme:  Microsoft.VisualStudio.VCProjectEngine (Microsoft.VisualStudio.VCProjectEngine.dll içinde)

Sözdizimi

'Bildirim
Sub Configuration ( _
    <OutAttribute> ByRef ppUnkCfg As Object _
)
void Configuration(
    out Object ppUnkCfg
)
void Configuration(
    [OutAttribute] Object^% ppUnkCfg
)
abstract Configuration : 
        ppUnkCfg:Object byref -> unit
function Configuration(
    ppUnkCfg : Object
)

Parametreler

  • ppUnkCfg
    Tür: Object%

    Çıktı.Yapılandırma nesnesi

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ISimplePropertyContainer Arabirim

Microsoft.VisualStudio.VCProjectEngine Ad Alanı