Click or drag to resize
ISplashPresenterCommandLineArgs Property
Gets or sets the command-line arguments that were passed to the program on startup.

Namespace: VirtualRadar.Interface.Presenter
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string[] CommandLineArgs { get; set; }

Property Value

Type: String
See Also