ImmutableObjectAttribute.Yes フィールド

定義

編集できるサブプロパティがオブジェクトにないことを指定します。 この static フィールドは読み取り専用です。

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

フィールド値

注釈

この属性は、通常、[ プロパティ ] ウィンドウで、展開可能なオブジェクトを読み取り専用としてレンダリングするかどうかを決定するために使用されます。

適用対象