DesignOnlyAttribute.Default 字段
定义
指定 DesignOnlyAttribute 的默认值,即 No。Specifies the default value for the DesignOnlyAttribute, which is No. 此 static 字段是只读的。This static field is read-only.
public: static initonly System::ComponentModel::DesignOnlyAttribute ^ Default;
public static readonly System.ComponentModel.DesignOnlyAttribute Default;
staticval mutable Default : System.ComponentModel.DesignOnlyAttribute
Public Shared ReadOnly Default As DesignOnlyAttribute