CustomAttribute.Parent Właściwość

Definicja

Pobiera dojście jednostki metadanych, do których jest stosowany atrybut.

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

Wartość właściwości

Uwagi

Parent Odpowiada polu CustomAttribute tabeli w standardzie ECMA-335.

Dotyczy