次の方法で共有


IPropertyPage.SetObjects Method

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

Syntax

'宣言
Sub SetObjects ( _
    cObjects As UInteger, _
    ppunk As Object() _
)
void SetObjects(
    uint cObjects,
    Object[] ppunk
)

Parameters

.NET Framework Security

See Also

Reference

IPropertyPage Interface

Microsoft.VisualStudio.OLE.Interop Namespace