次の方法で共有


ComponentDesigner.Inherited プロパティ

コンポーネントが継承されているかどうかを示す値を取得します。

Protected ReadOnly Property Inherited As Boolean
[C#]
protected bool Inherited {get;}
[C++]
protected: __property bool get_Inherited();
[JScript]
protected function get Inherited() : Boolean;

プロパティ値

コンポーネントが継承されている場合は true 。それ以外の場合は false

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

ComponentDesigner クラス | ComponentDesigner メンバ | System.ComponentModel.Design 名前空間