バージョン

ShouldSerializePromptChar メソッド

PromptChar プロパティをデフォルト値に設定しているかどうかを決定します。
シンタックス
'宣言
 
Protected Function ShouldSerializePromptChar() As Boolean
protected bool ShouldSerializePromptChar()

戻り値の型

PromptChar プロパティがデフォルト値に設定されていない場合は True。そうではない場合は False を返します。
解説

ResetPromptChar メソッドを使用し、このプロパティをデフォルトの値にリセットします。

参照