|
AbstractBackupJobRepository Property |
Current Repository
Namespace: DrawerBackup.Client.JobsAssembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxprotected RepositoryInfo Repository { get; }
Protected ReadOnly Property Repository As RepositoryInfo
Get
protected:
property RepositoryInfo^ Repository {
RepositoryInfo^ get ();
}
member Repository : RepositoryInfo with get
Property Value
Type:
RepositoryInfo
See Also