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 

フィールド値

注釈

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

適用対象