次の方法で共有


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 値です。

適用対象