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

適用於