MetadataReader.CustomAttributes プロパティ

定義

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

プロパティ値

適用対象