ManifestResource.GetCustomAttributes Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
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