CustomAttribute.Constructor 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取自定义属性类型的构造函数(MethodDefinitionHandle 或 MemberReferenceHandle)。
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
。