Click or drag to resize
AbstractBackupJobSourceExists Method
Check if the source exists

Namespace: DrawerBackup.Client.Jobs
Assembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
protected bool SourceExists(
	string source
)

Parameters

source
Type: SystemString

Return Value

Type: Boolean
See Also