IDTSFtpClientConnection100.ServerPassword Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Imposta la password del server.
public:
property System::String ^ ServerPassword { void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(4)]
public string ServerPassword { [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.ServerPassword : string
Public Property ServerPassword As String
Valore della proprietà
Password del server.
- Attributi