IDTSFtpClientConnection100.ServerName 属性

定义

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

属性值

服务器的名称。

属性

适用于