Property | Type | Description |
---|
Method | Description | |
---|---|---|
ExecuteWork ( ) : void |
Performs the job as a background task
|
|
OpenFileOperation ( string fileName, |
Constructor
|
public OpenFileOperation ( string fileName, |
||
fileName | string | The file path of the file to load |
system | The EFS system for which the load is performed | |
allowErrors | bool | Indicates that errors are allowed during load |
updateGuid | bool | Indicates that the GUID should be set during load |
return | System.Collections.Generic |