DesignerTypeConverter.NonBrowsable(PropertyDescriptor) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
protected:
static System::ComponentModel::PropertyDescriptor ^ NonBrowsable(System::ComponentModel::PropertyDescriptor ^ baseProp);
protected static System.ComponentModel.PropertyDescriptor NonBrowsable (System.ComponentModel.PropertyDescriptor baseProp);
static member NonBrowsable : System.ComponentModel.PropertyDescriptor -> System.ComponentModel.PropertyDescriptor
Protected Shared Function NonBrowsable (baseProp As PropertyDescriptor) As PropertyDescriptor
Параметры
- baseProp
- PropertyDescriptor