ConnectionManagerExcelClass.Password プロパティ

定義

public:
 virtual property System::String ^ Password {  void set(System::String ^ value); };
public virtual string Password { set; }
member this.Password : string
Public Overridable Property Password As String

プロパティ値

接続のパスワードです。

実装

注釈

詳細については、「ConnectionManager」を参照してください。

適用対象