DesignOnlyAttribute.No 欄位

定義

指定屬性可在設計時或執行時設定。 此 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 是此屬性的預設設定。

適用於