Partager via


IPropertyStorage.ReadPropertyNames, méthode

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

Syntaxe

'Déclaration
Sub ReadPropertyNames ( _
    cpropid As UInteger, _
    rgpropid As UInteger(), _
    <OutAttribute> rglpwstrName As String() _
)
void ReadPropertyNames(
    uint cpropid,
    uint[] rgpropid,
    string[] rglpwstrName
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IPropertyStorage Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms