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 欄位。

適用於