PasswordPropertyTextAttribute.Default 字段

定义

指定 PasswordPropertyTextAttribute 的默认值。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 

字段值

PasswordPropertyTextAttribute

注解

默认值是 NoThe default value is No.

适用于