|
ConsoleAppGetDeamonName Method |
Namespace: DrawerBackup.DeamonAssembly: DrawerBackup.Deamon (in DrawerBackup.Deamon.dll) Version: 0.0.1.1 (0.0.1.1)
Syntaxprotected abstract string GetDeamonName()
Protected MustOverride Function GetDeamonName As String
protected:
virtual String^ GetDeamonName() abstract
abstract GetDeamonName : unit -> string
Return Value
Type:
String
See Also