Partager via


MetaType.HasInheritance Propriété

Définition

En cas de substitution dans une classe dérivée, obtient une valeur indiquant si le type fait partie d’une hiérarchie d’héritage mappée.

public:
 abstract property bool HasInheritance { bool get(); };
public abstract bool HasInheritance { get; }
member this.HasInheritance : bool
Public MustOverride ReadOnly Property HasInheritance As Boolean

Valeur de propriété

true si le type fait partie d'une hiérarchie d'héritage mappée ; sinon, false.

S’applique à