Reference Library
Server Property
NamespacesMBNCSUtil.NetBnFtpRequestBaseServer
Gets or sets the server from which this request should download.
Declaration Syntax
C#Visual BasicVisual C++
public string Server { get; set; }
Public Property Server As String
	Get
	Set
public:
property String^ Server {
	String^ get ();
	void set (String^ value);
}
Remarks

The default server is useast.battle.net.

Assembly: Asgard5Library (Module: Asgard5Library)