InheritanceAttribute.InheritanceLevel プロパティ

定義

属性に格納されている現在の継承レベルを取得または設定します。

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

プロパティ値

属性に格納されている InheritanceLevel

適用対象

こちらもご覧ください