DesignOnlyAttribute.Yes Field

Definition

Specifies that a property can be set only at design time. This static field is read-only.

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 

Field Value

Applies to