Condividi tramite


Metodo IPropertyStorage.ReadPropertyNames

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

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

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IPropertyStorage Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop