ElementTypeDescriptor.GetProperties 方法

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

返回描述类型的属性的域属性描述符集合。

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

重载列表 

  名称 说明
公共方法 GetProperties() 返回包含所有描述类型属性的域属性描述符集合。 (重写 CustomTypeDescriptor.GetProperties()。)
公共方法 GetProperties(array<Attribute[]) 返回包含所有描述类型属性的域属性描述符集合,该集合由指定的属性筛选。 (重写 CustomTypeDescriptor.GetProperties(array<Attribute[])。)

页首

请参阅

参考

ElementTypeDescriptor 类

Microsoft.VisualStudio.Modeling.Design 命名空间