Click or drag to resize

FilesetExcludeItemContract Class

Description of the excluded filesystem item.
Inheritance Hierarchy
SystemObject
  SOS.SDK.Contracts.DataContracts.Jobs.BackupFilesetExcludeItemContract

Namespace:  SOS.SDK.Contracts.DataContracts.Jobs.Backup
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public class FilesetExcludeItemContract

The FilesetExcludeItemContract type exposes the following members.

Constructors
  NameDescription
Public methodFilesetExcludeItemContract
Initializes a new instance of the FilesetExcludeItemContract class
Top
Properties
  NameDescription
Public propertyExcludePath
Path to exclude (can be a path to a file or folder).
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
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