InheritanceAttribute.InheritanceLevel Eigenschaft

Definition

Dient zum Abrufen oder Festlegen der aktuellen Vererbungsebene, die in diesem Attribut gespeichert ist.

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

Eigenschaftswert

Das InheritanceLevel in diesem Attribut gespeicherte Attribut.

Gilt für:

Weitere Informationen