| OnlineBackupSettingsContractCreatorExclude Method (String) |
Add new exclusion path to the ProtectedFileset exclusions.
Namespace:
SOS.SDK.Tools.Creators
Assembly:
SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax public void Exclude(
string exclusionPath
)
Parameters
- exclusionPath
- Type: SystemString
File or directory path, which should be excluded from the backupset.
See Also