Property ServerList
ServerList
Gets/Sets list of servers provided by user.
Declaration
public IList<ServerInfo> ServerList { get; set; }
Property Value
Type | Description |
---|---|
IList<Server |
List of servers provided by user. |