Click or drag to resize

BackgroundCopyNotifyCommandLine Constructor (String)

Initializes a new instance of the BackgroundCopyNotifyCommandLine class with the specified program to execute.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public BackgroundCopyNotifyCommandLine(
	string program
)

Parameters

program
Type: SystemString
The program to execute.
See Also