Share via


PasswordPropertyTextAttribute.Password プロパティ

定義

PasswordPropertyTextAttribute が定義されているプロパティをパスワード テキストとして表示するかどうかを示す値を取得します。

public:
 property bool Password { bool get(); };
public bool Password { get; }
member this.Password : bool
Public ReadOnly Property Password As Boolean

プロパティ値

プロパティをパスワード テキストとして表示する場合は true。それ以外の場合は false

適用対象