Interface IAppArguments
Inherited Members
Namespace: PoeShared.Modularity
Assembly: PoeShared.dll
Syntax
public interface IAppArguments : IAppConfig
Properties
| Name | Description |
|---|---|
| AutostartFlag | |
| CommandLineArguments | |
| DataFolder | |
| IsAdminMode | |
| IsDebugMode | |
| IsElevated | |
| IsLazyMode | |
| IsSafeMode | |
| PrismModules | |
| Profile | |
| ShowUpdater | |
| StartupArgs |
Methods
| Name | Description |
|---|---|
| Parse(string[]) |