Method | Description | |
---|---|---|
AddFile ( string relativePath, PathRelativeType pathType ) : bool |
Adds the specified file to the operation. Returns false if the file format is not supported or does not exist, or if the operation is already scheduled / processing.
|
public abstract AddFile ( string relativePath, PathRelativeType pathType ) : bool | ||
relativePath | string | |
pathType | PathRelativeType | |
return | bool |