Method | Description | |
---|---|---|
AddApp ( ) : void |
Adds our application to startup
|
|
IsRegistered ( ) : bool |
If our application is registered to start at startup
|
|
RemoveApp ( ) : void |
Removes our application from startup
|