Click or drag to resize
GetConfigAction Constructor (String)
Get the name of this action.

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public GetConfigAction(
	string filename
)

Parameters

filename
Type: SystemString
the configuration filename.
See Also