Click or drag to resize

BackgroundCopyNotifyCommandLineParameters Property

Gets the parameters of the program.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public string Parameters { get; }

Property Value

Type: String
The parameters of the program.
See Also