次の方法で共有


IPropertyStorage.ReadPropertyNames Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

IPropertyStorage Interface

Microsoft.VisualStudio.OLE.Interop Namespace