Bagikan melalui


IComNativeDescriptorHandler.GetProperties(Object, Attribute[]) Metode

Definisi

Mendapatkan properti dengan atribut yang ditentukan untuk komponen yang ditentukan.

public:
 System::ComponentModel::PropertyDescriptorCollection ^ GetProperties(System::Object ^ component, cli::array <Attribute ^> ^ attributes);
public System.ComponentModel.PropertyDescriptorCollection GetProperties (object component, Attribute[] attributes);
public System.ComponentModel.PropertyDescriptorCollection GetProperties (object component, Attribute[]? attributes);
abstract member GetProperties : obj * Attribute[] -> System.ComponentModel.PropertyDescriptorCollection
Public Function GetProperties (component As Object, attributes As Attribute()) As PropertyDescriptorCollection

Parameter

component
Object

Komponen untuk mendapatkan peristiwa.

attributes
Attribute[]

Atribut yang digunakan untuk memfilter properti.

Mengembalikan

Kumpulan deskriptor properti untuk component.

Keterangan

Catatan

API ini kini kedaluwarsa. Alternatif yang tidak usang adalah ComObjectType.

Berlaku untuk