Udostępnij za pośrednictwem


ComAwareEventInfo.GetCustomAttributesData Metoda

Definicja

Zwraca listę CustomAttributeData obiektów dla bieżącego ComAwareEventInfoelementu .

public:
 override System::Collections::Generic::IList<System::Reflection::CustomAttributeData ^> ^ GetCustomAttributesData();
public override System.Collections.Generic.IList<System.Reflection.CustomAttributeData> GetCustomAttributesData ();
override this.GetCustomAttributesData : unit -> System.Collections.Generic.IList<System.Reflection.CustomAttributeData>
Public Overrides Function GetCustomAttributesData () As IList(Of CustomAttributeData)

Zwraca

Ogólna lista CustomAttributeData obiektów reprezentujących dane dotyczące atrybutów, które zostały zastosowane do bieżącego ComAwareEventInfoelementu .

Dotyczy