|
StorageOperationArgsIDRepository Property |
The Id of the Repository
Namespace: DrawerBackup.Native.ClientsAssembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxpublic string IDRepository { get; set; }
Public Property IDRepository As String
Get
Set
public:
property String^ IDRepository {
String^ get ();
void set (String^ value);
}
member IDRepository : string with get, set
Property Value
Type:
String
See Also