ProvideDesignerOptionsAttribute 构造函数

初始化 ProvideDesignerOptionsAttribute 新实例使用指定的类别的名称。

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

语法

声明
Public Sub New ( _
    categoryName As String _
)
public ProvideDesignerOptionsAttribute(
    string categoryName
)

参数

  • categoryName
    类型:System.String
    类的名称与设计器。

.NET Framework 安全性

请参见

参考

ProvideDesignerOptionsAttribute 类

Microsoft.VisualStudio.Shell.Design 命名空间