PasswordPropertyTextAttribute.Default Field

Definition

Specifies the default value for the PasswordPropertyTextAttribute.

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

Field Value

Remarks

The default value is No.

Applies to