MetadataReader.GetCustomAttribute(CustomAttributeHandle) Metodo

Definizione

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

Parametri

Restituisce

Si applica a