InheritanceAttribute.InheritanceLevel Eigenschaft

Definition

Ruft die in diesem Attribut gespeicherte aktuelle Vererbungsebene ab oder legt diese fest.

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 in diesem Attribut gespeicherte InheritanceLevel.

Gilt für:

Weitere Informationen