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 .

적용 대상