ImmutableObjectAttribute.No 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定对象至少有一个可编辑的子属性。 此 static 字段为只读。
public: static initonly System::ComponentModel::ImmutableObjectAttribute ^ No;
public static readonly System.ComponentModel.ImmutableObjectAttribute No;
staticval mutable No : System.ComponentModel.ImmutableObjectAttribute
Public Shared ReadOnly No As ImmutableObjectAttribute
字段值
注解
此字段是此属性的默认设置。
此属性通常用于 “属性” 窗口中,以确定是否将可扩展对象呈现为只读对象。