Partager via


MetaType.HasInheritanceCode Propriété

Définition

En cas de substitution dans une classe dérivée, obtient une valeur indiquant si ce type définit un code d’héritage.

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

Valeur de propriété

true si ce type définit un code d'héritage ; sinon, false.

S’applique à