Click or drag to resize

OnlineBackupSettingsContractCreator Methods

The OnlineBackupSettingsContractCreator type exposes the following members.

Methods
  NameDescription
Public methodAddDir
Add new directory to the ProtectedFileset inclusions.
Public methodAddDirs
Calling AddDir(String) for range of directories.
Public methodAddFile
Add new file to the ProtectedFileset inclusions.
Public methodAddFiles
Calling AddFile(String) for range of files.
Public methodAddNetworkShare
Add new NetShare to the OnlineBackup settings.
Public methodClear
Clear changes.
Public methodCreate
Create new instance of the OnlineBackupSettingsContract, using added items.
Public methodEquals (Inherited from Object.)
Public methodExclude(IReadOnlyCollectionString)
Calling Exclude(String) for range of exclusions.
Public methodExclude(String)
Add new exclusion path to the ProtectedFileset exclusions.
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also