次の方法で共有


IVSMDPropertyGrid.SetOption Method

Sets the specified option.

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

Syntax

'宣言
Sub SetOption ( _
    option As _PROPERTYGRIDOPTION, _
    vtOption As Object _
)
void SetOption(
    _PROPERTYGRIDOPTION option,
    Object vtOption
)

Parameters

.NET Framework Security

See Also

Reference

IVSMDPropertyGrid Interface

Microsoft.VisualStudio.Designer.Interfaces Namespace