|
StorageDeamonGetDeamonName Method |
Namespace: DrawerBackup.StorageAssembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxprotected override string GetDeamonName()
Protected Overrides Function GetDeamonName As String
protected:
virtual String^ GetDeamonName() override
abstract GetDeamonName : unit -> string
override GetDeamonName : unit -> string
Return Value
Type:
String
See Also