![]() | |
WorkspaceArgumentStore Class |
Namespace: WeroSoft.Triton.Desktop.Configuration
public sealed class WorkspaceArgumentStore : ArgumentStoreBase
The WorkspaceArgumentStore type exposes the following members.
Name | Description | |
---|---|---|
![]() | WorkspaceArgumentStore | Initializes a new instance of the WorkspaceArgumentStore class |
Name | Description | |
---|---|---|
![]() | AllowArgumentNameCaseSensitive |
Gets or sets a value indicating whether the argument names are allowed to be used case sensitive.
(Inherited from ArgumentStoreBase.) |
![]() | AllowArgumentNameMultipleUsage |
Gets or sets a value indicating whether the multiple usage of an argument name is allowed or not.
(Inherited from ArgumentStoreBase.) |
![]() | AreViewsLoaded |
Gets a value indicating whether the views are loaded or not.
|
![]() | Arguments |
Gets a list of the parsed program arguments.
(Inherited from ArgumentStoreBase.) |
![]() | AssembliesToLoad |
Gets a collection of assembly names which are defined in -pa or p arguments.
|
![]() | ClientPluginHostType |
Gets the client plug-in host type.
|
![]() | ErrorInfo |
Gets a collection of error information containing the errors
found during testing the arguments.
|
![]() | IsChecked |
Gets a value indicating whether the arguments has been checked.
(Inherited from ArgumentStoreBase.) |
![]() | IsError |
Gets a value indicating whether the arguments are containing an error or not.
(Inherited from ArgumentStoreBase.) |
![]() | IsQuiet |
Gets a value indicating whether quiet mode is enabled.
(Inherited from ArgumentStoreBase.) |
![]() | PluginsToLoad |
Gets a collection of all plug-ins to be loaded.
|
![]() | ShowHelp |
Gets a value indicating whether help shall be shown or not.
(Inherited from ArgumentStoreBase.) |
![]() | TrackNoArgumentsAsError |
Gets or sets a value indicating whether no arguments shall be tracked as an error.
(Inherited from ArgumentStoreBase.) |
![]() | VerifiyEmptyArguments |
Gets or sets a value indicating the verification of empty arguments is performed or not.
(Inherited from ArgumentStoreBase.) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetArgumentMultiValue |
Gets the argument data of a particular argument in its original form as string array.
(Inherited from ArgumentStoreBase.) |
![]() | GetArgumentSingleValueT(String, T) |
Gets the converted value of a particular arguments data.
(Inherited from ArgumentStoreBase.) |
![]() | GetArgumentSingleValueT(String, String, T) |
Gets the converted value of the arguments defined.
(Inherited from ArgumentStoreBase.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsArgumentDefined |
Gets a value indicating whether an particular argument is defined or not.
(Inherited from ArgumentStoreBase.) |
![]() | IsArgumentDefinedAnd |
Gets a value indicating whether both of the defined arguments are defined.
(Inherited from ArgumentStoreBase.) |
![]() | IsArgumentDefinedOr |
Gets a value indicating whether one or both of the two arguments are defined.
(Inherited from ArgumentStoreBase.) |
![]() | IsArgumentValueDefined |
Gets a value indicating that a particular argument value of a defined argument is present or not.
(Inherited from ArgumentStoreBase.) |
![]() | ParseArguments |
Parses the arguments received from the command line.
(Inherited from ArgumentStoreBase.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | Message |
Occurs if a message is given
(Inherited from ArgumentStoreBase.) |
![]() | ParsedArgument |
Occurs for each recognized argument of the command line.
(Inherited from ArgumentStoreBase.) |
Name | Description | |
---|---|---|
![]() ![]() | ArgumentConfigFile |
Gets the shell argument c.
|
![]() ![]() | ArgumentEnableAutoStart |
Gets the shell argument ea.
|
![]() ![]() | ArgumentHideInTaskBar |
Gets the shell argument h.
|
![]() ![]() | ArgumentHideSplashScreen |
Gets the shell argument hs.
|
![]() ![]() | ArgumentMainWindowIcon |
Gets the shell argument mwi.
|
![]() ![]() | ArgumentMainWindowTitle |
Gets the shell argument mwt.
|
![]() ![]() | ArgumentOpen |
Gets the shell argument 'o'.
|
![]() ![]() | ArgumentPlugin |
Gets the shell argument 'p'.
|
![]() ![]() | ArgumentPluginAssembly |
Gets the shell argument 'pa'.
|
![]() ![]() | ArgumentPluginDisableAutoStart |
Defines that explicitly defined plug-ins using parameter -p are not automatically started.
|
![]() ![]() | ArgumentPluginTestMode |
Gets the shell argument ptm.
|
![]() ![]() | ArgumentTop |
Gets the shell argument 'top'.
|
![]() ![]() | ArgumentTransparent |
Gets the shell argument t.
|
![]() ![]() | ArgumentViewer |
Gets the shell argument v.
|
![]() ![]() | ValueMenuFullName |
Gets the full value for the menu viewer.
|
![]() ![]() | ValueMenuShortName |
Gets the short value for the menu viewer.
|
![]() ![]() | ValueMenuToolBarFullName |
Gets the full value for the menu tool bar viewer.
|
![]() ![]() | ValueMenuToolBarShortName |
Gets the short value for the menu tool bar viewer.
|
![]() ![]() | ValueRibbonFullName |
Gets the full value for the ribbon viewer.
|
![]() ![]() | ValueRibbonShortName |
Gets the short value for the ribbon viewer.
|
![]() ![]() | ValueSingleCustomFullName |
Gets the full value for the single viewer.
|
![]() ![]() | ValueSingleCustomShortName |
Gets the short value for the single viewer.
|
![]() ![]() | ValueSingleFullName |
Gets the full value for the single viewer.
|
![]() ![]() | ValueSingleShortName |
Gets the short value for the single viewer.
|
![]() ![]() | ValueToolBarLargeFullName |
Gets the full value for the large icon tool bar viewer.
|
![]() ![]() | ValueToolBarLargeShortName |
Gets the short value for the large icon tool bar viewer.
|
![]() ![]() | ValueToolBarMidFullName |
Gets the full value for the mid icon tool bar viewer.
|
![]() ![]() | ValueToolBarMidShortName |
Gets the short value for the mid icon tool bar viewer.
|
![]() ![]() | ValueToolBarSmallFullName |
Gets the full value for the small icon tool bar viewer.
|
![]() ![]() | ValueToolBarSmallShortName |
Gets the short value for the small icon tool bar viewer.
|
![]() ![]() | ValueTransparentFullName |
Gets the full value for the transparent viewer.
|
![]() ![]() | ValueTransparentShortName |
Gets the short value for the transparent viewer.
|
Name | Description | |
---|---|---|
![]() | Clone(CloneWorkingMode, IEnumerableType) | Overloaded.
Clones an object by serialization.
(Defined by RuntimeExtensions.) |
![]() | CloneT(CloneWorkingMode, IEnumerableType) | Overloaded.
Clones an object by serialization.
(Defined by RuntimeExtensions.) |
![]() | Convert | (Defined by DataConverterExtensions.) |
![]() | CreateTraceDataEntry(StringBuilder, SourceLevels, TraceableKind, String) | Overloaded.
Creates a data entry into a string builder according to the giving parameters.
(Defined by TraceExtensions.) |
![]() | CreateTraceDataEntry(SourceLevels, TraceableKind, String, String, Int32) | Overloaded.
Creates a trace entry for a data element.
(Defined by TraceExtensions.) |
![]() | CreateTraceDataEntry(StringBuilder, SourceLevels, TraceableKind, String, String, Int32) | Overloaded.
Creates a trace entry into a string builder.
(Defined by TraceExtensions.) |
![]() | DynamicCast |
Dynamically casts a reference to another type.
(Defined by TypeManagerHelper.) |
![]() | ExtractSystemParametersFromTrigger |
Extracts the system parameters from a collection of trigger parameter and transform them to a dictionary using string keys and string values.
(Defined by TriggerExtensions.) |
![]() | GetFieldValue(String) | Overloaded.
Gets the data object held by a defined field of a particular type.
(Defined by UnitTest.) |
![]() | GetFieldValueT(String) | Overloaded.
Gets the data object held by a defined field of a particular type.
(Defined by UnitTest.) |
![]() | GetPropertyValue(String) | Overloaded.
Gets the data object held by a defined property of a particular type.
(Defined by UnitTest.) |
![]() | GetPropertyValueT(String) | Overloaded.
Gets the data object held by a defined property of a particular type.
(Defined by UnitTest.) |
![]() | Inject(Type, Object) | Overloaded.
Injects all fields or properties which are marked with the defined attribute type name.
(Defined by DataInjection.) |
![]() | Inject(Type, Object, Boolean) | Overloaded.
Injects all fields or properties which are marked with the defined attribute type name.
(Defined by DataInjection.) |
![]() | InjectField |
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | InjectProperty(String, Object) | Overloaded.
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | InjectProperty(String, Type, Object) | Overloaded.
Injects a value to a property within a data object.
(Defined by DataInjection.) |
![]() | Invoke(String, Object) | Overloaded.
Invokes a method on an object by reflection.
(Defined by UnitTest.) |
![]() | InvokeTResult(String, Object) | Overloaded.
Invokes a method on an object by reflection.
(Defined by UnitTest.) |
![]() | SetFieldValue |
Sets the data object on a defined field of a particular type.
(Defined by UnitTest.) |
![]() | SetPropertyValue |
Sets the data object on a defined property of a particular type.
(Defined by UnitTest.) |
![]() | SetReadOnlyFieldValue |
Sets the data object on a defined field of a particular type.
(Defined by UnitTest.) |
![]() | TryInjectProperty |
Tries to Inject a value to a property within a data object.
(Defined by DataInjection.) |