ModuleReference.GetCustomAttributes Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public:
System::Reflection::Metadata::CustomAttributeHandleCollection GetCustomAttributes();
public System.Reflection.Metadata.CustomAttributeHandleCollection GetCustomAttributes();
member this.GetCustomAttributes : unit -> System.Reflection.Metadata.CustomAttributeHandleCollection
Public Function GetCustomAttributes () As CustomAttributeHandleCollection