ComponentDesigner.InheritanceAttribute Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an attribute that indicates the type of inheritance of the associated component.
protected:
property System::ComponentModel::InheritanceAttribute ^ InheritanceAttribute { System::ComponentModel::InheritanceAttribute ^ get(); };
protected:
virtual property System::ComponentModel::InheritanceAttribute ^ InheritanceAttribute { System::ComponentModel::InheritanceAttribute ^ get(); };
protected System.ComponentModel.InheritanceAttribute InheritanceAttribute { get; }
protected virtual System.ComponentModel.InheritanceAttribute InheritanceAttribute { get; }
protected virtual System.ComponentModel.InheritanceAttribute? InheritanceAttribute { get; }
member this.InheritanceAttribute : System.ComponentModel.InheritanceAttribute
Protected ReadOnly Property InheritanceAttribute As InheritanceAttribute
Protected Overridable ReadOnly Property InheritanceAttribute As InheritanceAttribute
Property Value
The InheritanceAttribute for the associated component.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.