言語

ExtensionParameter.IsPassword プロパティ

定義

拡張パラメータの値をSOAP APIへの呼び出しで返すべきかどうかを示します。

public:
 property bool IsPassword { bool get(); void set(bool value); };
public bool IsPassword { get; set; }
member this.IsPassword : bool with get, set
Public Property IsPassword As Boolean

プロパティ値

読み取り専用の Boolean の値です。

適用対象