PasswordPropertyTextAttribute.No フィールド

定義

テキスト プロパティをパスワードとして使用しないことを指定します。 この static (Visual Basic では Shared) フィールドは読み取り専用です。

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です。

適用対象