CustomAttribute.Constructor Właściwość

Definicja

Pobiera konstruktor ( MethodDefinitionHandle lub MemberReferenceHandle) typu atrybutu niestandardowego.

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

Wartość właściwości

Uwagi

Type Odpowiada polu CustomAttribute tabeli w standardzie ECMA-335.

Dotyczy