DefaultPropertyAttribute.Default Field

Definition

Specifies the default value for the DefaultPropertyAttribute, which is null. This static field is read-only.

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

Field Value

Applies to