共用方式為


MaskedTextProvider.DefaultPasswordChar 屬性

定義

使用模糊的使用者輸入輸入預設密碼字元。

public:
 static property char DefaultPasswordChar { char get(); };
public static char DefaultPasswordChar { get; }
static member DefaultPasswordChar : char
Public Shared ReadOnly Property DefaultPasswordChar As Char

屬性值

A Char 代表預設密碼字元。

備註

DefaultPasswordChar該性質在類別中定義MaskedTextProvider為星號字元(*)。

適用於

另請參閱