PasswordPropertyTextAttribute.No 字段

定义

指定文本属性不用作密码。 此 static 字段(Shared 在 Visual Basic 中)是只读的。

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

字段值

注解

No 字段是该 PasswordPropertyTextAttribute字段的默认值。

适用于