次の方法で共有


IPropertyStorage.DeleteMultiple Method

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

Syntax

'宣言
Sub DeleteMultiple ( _
    cpspec As UInteger, _
    rgpspec As PROPSPEC() _
)
void DeleteMultiple(
    uint cpspec,
    PROPSPEC[] rgpspec
)

Parameters

.NET Framework Security

See Also

Reference

IPropertyStorage Interface

Microsoft.VisualStudio.OLE.Interop Namespace