FTPClientConnection100Class.ServerUserName Proprietà

Definizione

Ottiene o imposta l'alias di accesso dell'utente.

public:
 virtual property System::String ^ ServerUserName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(3)]
public virtual string ServerUserName { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.ServerUserName : string with get, set
Public Overridable Property ServerUserName As String

Valore della proprietà

Alias di accesso dell'utente.

Implementazioni

Attributi

Si applica a