次の方法で共有


IVSMDPropertyGrid.SetSelectedObjects Method

Sets objects for the grid to browse.

Namespace:  Microsoft.VisualStudio.Designer.Interfaces
Assembly:  Microsoft.VisualStudio.Designer.Interfaces (in Microsoft.VisualStudio.Designer.Interfaces.dll)

Syntax

'宣言
Sub SetSelectedObjects ( _
    cObjects As Integer, _
    ppUnk As Integer _
)
void SetSelectedObjects(
    int cObjects,
    int ppUnk
)

Parameters

.NET Framework Security

See Also

Reference

IVSMDPropertyGrid Interface

Microsoft.VisualStudio.Designer.Interfaces Namespace