|
ServerDeamonGetDeamonName Method |
Namespace: DrawerBackup.ServerAssembly: DrawerBackup.Server (in DrawerBackup.Server.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