DesignOnlyAttribute.No 欄位

定義

指定屬性可在設計階段或 Run Time 進行設定。 這個 static 欄位是唯讀的。

public: static initonly System::ComponentModel::DesignOnlyAttribute ^ No;
public static readonly System.ComponentModel.DesignOnlyAttribute No;
 staticval mutable No : System.ComponentModel.DesignOnlyAttribute
Public Shared ReadOnly No As DesignOnlyAttribute 

欄位值

備註

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

適用於