CustomAttribute.Constructor Vlastnost

Definice

Získá konstruktor ( MethodDefinitionHandle nebo MemberReferenceHandle) vlastního typu atributu.

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

Hodnota vlastnosti

Poznámky

Type Odpovídá poli CustomAttribute tabulky ve standardu ECMA-335.

Platí pro