Interface IMainWindowAps
- Namespace
- SunamoDevCode.Aps.Interfaces
- Assembly
- SunamoDevCode.dll
Interface for the main APS application window.
public interface IMainWindowAps
- Extension Methods
Properties
Cmd
Gets or sets whether the application is running in command-line mode.
bool Cmd { get; set; }