ControlDesigner.InheritanceAttribute Özellik

Tanım

Tasarımcının InheritanceAttribute öğesini alır.

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

Özellik Değeri

Inherited tasarımcı bir kök tasarımcı ise; aksi takdirde, üst tasarımcının InheritanceAttribute özelliğinin değeri.

Şunlara uygulanır