Click or drag to resize

FilesetExcludeItemContractExcludePath Property

Path to exclude (can be a path to a file or folder).

Namespace:  SOS.SDK.Contracts.DataContracts.Jobs.Backup
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public string ExcludePath { get; set; }

Property Value

Type: String
See Also