MethodImplementation.GetCustomAttributes Metoda
Definice
Důležité
Některé informace platí pro předběžně vydaný produkt, který se může zásadně změnit, než ho výrobce nebo autor vydá. Microsoft neposkytuje žádné záruky, výslovné ani předpokládané, týkající se zde uváděných informací.
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