CustomAttribute.Constructor 属性

定义

获取自定义属性类型的构造函数(MethodDefinitionHandleMemberReferenceHandle)。

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

属性值

注解

对应于 Type ECMA-335 Standard 中表的 字段 CustomAttribute

适用于