Click or drag to resize

Configuration Constructor (String)

Initializes a new instance of the Configuration class. Constructor with parameter

Namespace:  VMInfoFace.Network
Assembly:  VMInfoFace.Network (in VMInfoFace.Network.dll) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public Configuration(
	string pFile
)

Parameters

pFile
Type: SystemString
Network configuration file
See Also