ImmutableObjectAttribute.No 欄位

定義

指定物件至少具有一個可編輯的子屬性。 這個 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 

欄位值

備註

此欄位是此屬性的預設設定。

此屬性通常用於 [ 屬性 ] 視窗中,以判斷是否要將可展開的物件轉譯為只讀。

適用於