MetadataReader.GetCustomAttribute(CustomAttributeHandle) Método

Definición

public:
 System::Reflection::Metadata::CustomAttribute GetCustomAttribute(System::Reflection::Metadata::CustomAttributeHandle handle);
public System.Reflection.Metadata.CustomAttribute GetCustomAttribute (System.Reflection.Metadata.CustomAttributeHandle handle);
member this.GetCustomAttribute : System.Reflection.Metadata.CustomAttributeHandle -> System.Reflection.Metadata.CustomAttribute
Public Function GetCustomAttribute (handle As CustomAttributeHandle) As CustomAttribute

Parámetros

Devoluciones

Se aplica a