DesignerTypeConverter.AddAttributes(PropertyDescriptor, Attribute[]) Método

Definição

protected:
 static System::ComponentModel::PropertyDescriptor ^ AddAttributes(System::ComponentModel::PropertyDescriptor ^ baseProp, ... cli::array <Attribute ^> ^ attributes);
protected static System.ComponentModel.PropertyDescriptor AddAttributes (System.ComponentModel.PropertyDescriptor baseProp, params Attribute[] attributes);
Protected Shared Function AddAttributes (baseProp As PropertyDescriptor, ParamArray attributes As Attribute()) As PropertyDescriptor

Parâmetros

attributes
Attribute[]

Retornos

PropertyDescriptor

Aplica-se a