CommandLine Class Library
CommandLine Class Library
us.FreeWill Namespaces
us.FreeWill.CommandLine
CommandType Class
CommandType Methods
Execute Method
GetOwnerCommandLine Method
GetParameterByName Method
SetFunction Method
SetOwnerCommandLine Method
SetUserParams Method
CommandType
SetOwnerCommandLine Method
Assign your command object to a specific CommandLinType object.
Namespace:
us.FreeWill.CommandLine
Assembly:
CommandLine (in CommandLine.dll) Version: 2.0.2341.22284
Syntax
C#
Copy
public
bool
SetOwnerCommandLine
(
CommandLineType
owner
)
Parameters
owner
Type:
us.FreeWill.CommandLine
CommandLineType
The owning CommandLineType object.
Return Value
Type:
Boolean
true
See Also
Reference
CommandType Class
us.FreeWill.CommandLine Namespace