Table of Contents

Class StartupHelperCmd

Namespace
SunamoCl.SunamoCmdArgs
Assembly
SunamoCl.dll

Provides static access to startup command-line arguments for the application

public class StartupHelperCmd
Inheritance
StartupHelperCmd
Inherited Members
Extension Methods

Properties

Args

Gets or sets the command-line arguments passed to the application at startup

public static string[]? Args { get; set; }

Property Value

string[]