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 

字段值

注解

此属性通常用于 “属性” 窗口中,以确定是否将可扩展对象呈现为只读对象。

适用于