InheritanceAttribute.InheritanceLevel Vlastnost

Definice

Získá nebo nastaví aktuální úroveň dědičnosti uložená v tomto atributu.

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

Hodnota vlastnosti

Uložený InheritanceLevel v tomto atributu.

Platí pro

Viz také