Partager via


ISimplePropertyContainer.GetObject, méthode

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 :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
Sub GetObject ( _
    <OutAttribute> ByRef ppUnknown As Object _
)
void GetObject(
    out Object ppUnknown
)
void GetObject(
    [OutAttribute] Object^% ppUnknown
)
abstract GetObject : 
        ppUnknown:Object byref -> unit 
function GetObject(
    ppUnknown : Object
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

ISimplePropertyContainer Interface

Microsoft.VisualStudio.VCProjectEngine, espace de noms