Table of Contents

Class Environments

Namespace
Shift.Common
Assembly
Shift.Common.dll
public static class Environments
Inheritance
Environments
Inherited Members

Properties

All

public static EnvironmentModel[] All { get; set; }

Property Value

EnvironmentModel[]

Development

public static EnvironmentModel Development { get; }

Property Value

EnvironmentModel

Local

public static EnvironmentModel Local { get; }

Property Value

EnvironmentModel

Names

public static string[] Names { get; }

Property Value

string[]

Production

public static EnvironmentModel Production { get; }

Property Value

EnvironmentModel

Sandbox

public static EnvironmentModel Sandbox { get; }

Property Value

EnvironmentModel

Slugs

public static string[] Slugs { get; }

Property Value

string[]