MetadataReader.GetCustomAttribute(CustomAttributeHandle) Method

Definition

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

Parameters

Returns

Applies to