MetadataReader.CustomAttributes Property

Definition

public:
 property System::Reflection::Metadata::CustomAttributeHandleCollection CustomAttributes { System::Reflection::Metadata::CustomAttributeHandleCollection get(); };
public System.Reflection.Metadata.CustomAttributeHandleCollection CustomAttributes { get; }
member this.CustomAttributes : System.Reflection.Metadata.CustomAttributeHandleCollection
Public ReadOnly Property CustomAttributes As CustomAttributeHandleCollection

Property Value

Applies to