MethodSpecification.GetCustomAttributes Metódus
Definíció
Fontos
Egyes információk olyan, kiadás előtti termékekre vonatkoznak, amelyek a kiadásig még jelentősen módosulhatnak. A Microsoft nem vállal kifejezett vagy törvényi garanciát az itt megjelenő információért.
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