BackupSettingsProvider.

AddExcludedProviders Property

Summary

List of providers to add to the existing excluded provider list for a backup.

Syntax

public IEnumerable<string> AddExcludedProviders { get; set; }

Value

Type Description
IEnumerable<string>