InheritanceAttribute.InheritanceLevel Tulajdonság

Definíció

Lekéri vagy beállítja az attribútumban tárolt aktuális öröklési szintet.

public:
 property System::ComponentModel::InheritanceLevel InheritanceLevel { System::ComponentModel::InheritanceLevel get(); };
public System.ComponentModel.InheritanceLevel InheritanceLevel { get; }
member this.InheritanceLevel : System.ComponentModel.InheritanceLevel
Public ReadOnly Property InheritanceLevel As InheritanceLevel

Tulajdonság értéke

Az InheritanceLevel attribútumban tárolt.

A következőre érvényes:

Lásd még