======Метод RuntimeType.GetProperties(BindingFlags)====== * **Пространство имен:** [[developers:references:system|System]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public override PropertyInfo[] GetProperties(BindingFlags bindingAttr) **Параметры** * //bindingAttr// * Тип: [[developers:references:system.reflection.bindingflags|System.Reflection.BindingFlags]] **Возвращаемое значение** * Тип: [[developers:references:system.reflection.propertyinfo|System.Reflection.PropertyInfo]][]