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 是此属性的默认设置。

适用于