Partager via


IPropertyBag.Read, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Sub Read ( _
    pszPropName As String, _
    <OutAttribute> ByRef pVar As Object, _
    pErrorLog As IErrorLog, _
    VARTYPE As UInteger, _
    pUnkObj As Object _
)
void Read(
    string pszPropName,
    out Object pVar,
    IErrorLog pErrorLog,
    uint VARTYPE,
    Object pUnkObj
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IPropertyBag Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms