ServerGroup.Import(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Imports groups and servers saved in the XML file and adds them as children.
public void Import (string file);
member this.Import : string -> unit
Public Sub Import (file As String)
Parameters
- file
- String