SetText メソッド (WPFPasswordBox)
クラス
WPFPasswordBox
.
処理
テキストを設定します。
構文
passwordBox
.
SetText
(
text
)
変数
説明
text
設定するテキスト。
String
。