BackgroundCopyNotifyCommandLine Class |
Namespace: usis.Net.Bits
The BackgroundCopyNotifyCommandLine type exposes the following members.
Name | Description | |
---|---|---|
BackgroundCopyNotifyCommandLine(String) |
Initializes a new instance of the BackgroundCopyNotifyCommandLine class
with the specified program to execute.
| |
BackgroundCopyNotifyCommandLine(String, String) |
Initializes a new instance of the BackgroundCopyNotifyCommandLine class.
|
Name | Description | |
---|---|---|
Parameters |
Gets the parameters of the program.
| |
Program |
Gets the program to execute.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |