CustomAttribute.Parent Eigenschaft

Definition

Ruft das Handle für die Metadatenentität ab, auf die das Attribut angewendet wird.

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

Eigenschaftswert

Hinweise

Entspricht dem Parent Feld der CustomAttribute Tabelle im ECMA-335-Standard.

Gilt für: