PropertyWindowAttribute 构造函数

包括受保护的成员
包括继承的成员

初始化 PropertyWindowAttribute 类的新实例。

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 PropertyWindowAttribute() 初始化 PropertyWindowAttribute 类的新实例。
公共方法 PropertyWindowAttribute(PropertyConverterType) 使用所提供的转换器类型标记初始化 PropertyWindowAttribute 类的新实例。
公共方法 PropertyWindowAttribute(PropertyEditorType) 使用所提供的属性编辑器类型标记初始化 PropertyWindowAttribute 类的新实例。
公共方法 PropertyWindowAttribute(PropertyEditorType, PropertyConverterType) 使用所提供的编辑器类型和转换器类型标记初始化 PropertyWindowAttribute 类的新实例。

页首

请参见

参考

PropertyWindowAttribute 类

Microsoft.VisualStudio.TestTools.Common 命名空间