IVSMDPropertyGrid.SetOption 方法

将指定的选项。

命名空间:  Microsoft.VisualStudio.Designer.Interfaces
程序集:  Microsoft.VisualStudio.Designer.Interfaces(在 Microsoft.VisualStudio.Designer.Interfaces.dll 中)

语法

声明
Sub SetOption ( _
    option As _PROPERTYGRIDOPTION, _
    vtOption As Object _
)
void SetOption(
    _PROPERTYGRIDOPTION option,
    Object vtOption
)

参数

.NET Framework 安全性

请参见

参考

IVSMDPropertyGrid 接口

Microsoft.VisualStudio.Designer.Interfaces 命名空间