Click or drag to resize
OptionApplicationExecute Method
Executes the arguments

Namespace: DrawerBackup.CommandLine
Assembly: DrawerBackup.CommandLine (in DrawerBackup.CommandLine.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public int Execute(
	string[] args
)

Parameters

args
Type: SystemString

Return Value

Type: Int32
See Also