PasswordPropertyTextAttribute.Password プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
PasswordPropertyTextAttributeが定義されているプロパティをパスワード テキストとして表示するかどうかを示す値を取得します。
public:
property bool Password { bool get(); };
public bool Password { get; }
member this.Password : bool
Public ReadOnly Property Password As Boolean
プロパティ値
true プロパティをパスワード テキストとして表示する必要がある場合。それ以外の場合は false。