Click or drag to resize

StartupSettingsStartupArgs Property

Gets the raw startup arguments.

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string[] StartupArgs { get; }

Property Value

String
See Also