Sdílet prostřednictvím


IGenericUserDefinedTool.SetPropertyContainer – metoda

Toto rozhraní API podporuje infrastrukturu rozhraní .NET Framework a není určeno pro použití přímo v kódu.

Microsoft pouze pro interní použití.

Obor názvů:  Microsoft.VisualStudio.VCProjectEngine
Sestavení:  Microsoft.VisualStudio.VCProjectEngine (v Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Deklarace
Sub SetPropertyContainer ( _
    pPropContainer As ISimplePropertyContainer _
)
void SetPropertyContainer(
    ISimplePropertyContainer pPropContainer
)
void SetPropertyContainer(
    [InAttribute] ISimplePropertyContainer^ pPropContainer
)
abstract SetPropertyContainer : 
        pPropContainer:ISimplePropertyContainer -> unit
function SetPropertyContainer(
    pPropContainer : ISimplePropertyContainer
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IGenericUserDefinedTool Rozhraní

Microsoft.VisualStudio.VCProjectEngine – obor názvů