InheritanceAttribute.InheritedReadOnly フィールド

定義

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

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

フィールド値

注釈

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

適用対象