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
欄位值
備註
此欄位是此屬性的預設設定。
此屬性通常用於 [ 屬性 ] 視窗中,以判斷是否要將可展開的物件轉譯為只讀。