Table of Contents

Class Constants

Namespace
FrameOfReference.World
Assembly
FrameOfReference.World.dll
public static class Constants
Inheritance
Constants
Inherited Members

Fields

AppName

The complete name of the application

public const string AppName = "Frame of Reference"

Field Value

string

AppNameShort

The short version of the application name (used for EXE name, AppModel IDs, etc.)

public const string AppNameShort = "FrameOfReference"

Field Value

string