ComponentDesigner.Inherited 속성

정의

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

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

속성 값

구성 요소가 상속되면

적용 대상