![]() | AppFacade Methods |
The AppFacade type exposes the following members.
Name | Description | |
---|---|---|
![]() | Deactivate |
Marks this app as deactivetd.
|
![]() | DiscardCachedValues |
Clears cached values from the state of the app.
If the state of an app was possibly changed, this method has to be called,
to allow determining the new state from the file system and not just showing
the last cached state.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetCustomScript |
Gets a path to a custom script file for this app.
|
![]() | GetExecutableProxy |
Gets the path to the adornment wrapper script for a given executable of this app.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetLauncherFile |
Gets a path to the launcher shortcut file.
|
![]() | GetLauncherScriptFile |
Gets a path to the launcher script file.
|
![]() | GetSetupResource |
Gets a path to a setup resource file or directory.
|
![]() | GetType | (Inherited from Object.) |
![]() | IsExecutableAdorned |
Checks, whether an executable of this app is marked as adorned, or not.
|
![]() ![]() | IsKnownProperty |
Checks whether a property name is known to the Bench system or not.
|
![]() | LoadCachedValues |
Does some expensive checks for the app and caches the result for later requests.
These checks involve interaction with the file system.
|
![]() | MatchSearchString |
Matches a number of search words against this app.
|
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string, containing the apps typ and ID.
(Overrides ObjectToString.) |