DesignOnlyAttribute.Yes 字段

定义

指定某个属性只能在设计时设置。 此 static 字段是只读的。

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

字段值

适用于