Click or drag to resize

FilesetContractIncludedFiles Property

Files, included to the BackupSet.

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

Property Value

Type: FilesetFileContract
See Also