Share via


ComponentDesigner.Inherited 속성

정의

이 구성 요소가 상속되었는지 여부를 나타내는 값을 가져옵니다.

protected:
 property bool Inherited { bool get(); };
protected bool Inherited { get; }
member this.Inherited : bool
Protected ReadOnly Property Inherited As Boolean

속성 값

구성 요소가 상속된 것이면 true이고, 그렇지 않으면 false입니다.

적용 대상