InheritanceAttribute.Inherited フィールド

定義

コンポーネントが継承されることを指定します。 このフィールドは読み取り専用です。

public: static initonly System::ComponentModel::InheritanceAttribute ^ Inherited;
public static readonly System.ComponentModel.InheritanceAttribute Inherited;
 staticval mutable Inherited : System.ComponentModel.InheritanceAttribute
Public Shared ReadOnly Inherited As InheritanceAttribute 

フィールド値

注釈

このフィールドは、関連付けられたコンポーネントが継承されることを示す新しい InheritanceAttribute を作成します。

適用対象