Table of Contents

Class Project.ProjectUserSettings

Namespace
Alternet.Common.Projects
Assembly
Alternet.Common.v10.dll

This class is designed to hold user settings for the project.

public class Project.ProjectUserSettings
Inheritance
Project.ProjectUserSettings
Extension Methods

Properties

CommandLineArgs

Gets or sets an array of strings contained the command-line arguments for the project.

SettingsFileName

Gets name of the file on the disk contained project's settings.

StartExternalProgram

Gets or sets a value indicating whether some external program should run the project.

StartProgram

Gets or sets a name of external program used to run project.

Methods

Reset()

Resets ProjectUserSettings to the default state.