ControlDesigner.InheritanceAttribute 属性

定义

InheritanceAttribute获取设计器。

protected:
 virtual property System::ComponentModel::InheritanceAttribute ^ InheritanceAttribute { System::ComponentModel::InheritanceAttribute ^ get(); };
protected override System.ComponentModel.InheritanceAttribute InheritanceAttribute { get; }
protected override System.ComponentModel.InheritanceAttribute? InheritanceAttribute { get; }
member this.InheritanceAttribute : System.ComponentModel.InheritanceAttribute
Protected Overrides ReadOnly Property InheritanceAttribute As InheritanceAttribute

属性值

Inherited 如果设计器是根设计器,则为否则,父设计器 InheritanceAttribute 的属性的值。

适用于