TypeInfo.GetProperties 方法   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
GetProperties()
public:
 cli::array <System::Reflection::PropertyInfo ^> ^ GetProperties();public System.Reflection.PropertyInfo[] GetProperties();member this.GetProperties : unit -> System.Reflection.PropertyInfo[]Public Function GetProperties () As PropertyInfo()返回
适用于
GetProperties(BindingFlags)
public:
 virtual cli::array <System::Reflection::PropertyInfo ^> ^ GetProperties(System::Reflection::BindingFlags bindingAttr);public virtual System.Reflection.PropertyInfo[] GetProperties(System.Reflection.BindingFlags bindingAttr);abstract member GetProperties : System.Reflection.BindingFlags -> System.Reflection.PropertyInfo[]
override this.GetProperties : System.Reflection.BindingFlags -> System.Reflection.PropertyInfo[]Public Overridable Function GetProperties (bindingAttr As BindingFlags) As PropertyInfo()参数
- bindingAttr
- BindingFlags