Partager via


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

Définition

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);
static member AddAttributes : System.ComponentModel.PropertyDescriptor * Attribute[] -> System.ComponentModel.PropertyDescriptor
Protected Shared Function AddAttributes (baseProp As PropertyDescriptor, ParamArray attributes As Attribute()) As PropertyDescriptor

Paramètres

attributes
Attribute[]

Retours

S’applique à