System.ComponentModel.MemberDescriptor.DesignTimeOnly Property

Gets whether this member should be set only at design time, as specified in the System.ComponentModel.DesignOnlyAttribute.

Syntax

public virtual bool DesignTimeOnly { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If there is no System.ComponentModel.DesignOnlyAttribute, the return value is the default, which is false.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0