Click or drag to resize
weroSoft AG, Software
WorkspaceArgumentStoreArgumentPlugin Field
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Gets the shell argument 'p'.

Namespace:  WeroSoft.Triton.Desktop.Configuration
Assembly:  WeroSoft.Triton.Desktop.Library (in WeroSoft.Triton.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public const string ArgumentPlugin = "p"

Field Value

Type: String
Remarks
The shell argument 'p' is used for defining the plug-in to be started. This argument can have multiple values, if it is not combined with the argument 'o'.
See Also