Windows
NAMESPACE
RASAdminEngine.Core.OutputModels.Publishing.PubLocalApp
DESCRIPTION
Publishing Local Application - Windows.
INHERITED FROM
⇒
Windows
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Boolean
Enabled
Whether the application is enabled for the operating system or not.
String
Parameters
Application parameters.
String
StartIn
Application working directory.
String
Target
Application target file. (i.e. calc.exe, file.txt, etc.).
Boolean
UseIfAvailable
Use the following application if available on local device.
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
### References to Types
Last updated