Share via


ComAwareEventInfo.GetCustomAttributesData Metode

Definisi

Mengembalikan daftar CustomAttributeData objek untuk saat ini ComAwareEventInfo.

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)

Mengembalikan

Daftar CustomAttributeData umum objek yang mewakili data tentang atribut yang telah diterapkan ke saat ini ComAwareEventInfo.

Berlaku untuk