VBRFileToTapeObject
Contains file system objects processed by file to tape job.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
IncludeMask |
string |
The mask for selecting files from a directory. |
|
ExcludeMask |
string |
The mask for excluding files from a directory. |
|
Path |
string |
The file or directory path. |
|
SelectionObjectType |
enum |
Indicates the source data type: File, Directory, or Host. |
|
Server |
CHost |
The host where the source files reside. |
Related Commands