Click or drag to resize
weroSoft AG, Software
StartInfoHelper Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Offers the functionality for handling the arguments when the application is started by ToastActivator.
Inheritance Hierarchy
SystemObject
  WeroSoft.Triton.DesktopStartInfoHelper

Namespace:  WeroSoft.Triton.Desktop
Assembly:  WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class StartInfoHelper

The StartInfoHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberHandleToastActivation
Check the application is started by the ToastActivator and replace the additionalArguments if necessary.
Public methodStatic memberSaveLastStartItem
Add a new last start entry or replace the last existing one and save it.
Top
See Also