Environments Class

Definition

Commonly used environment names.

public ref class Environments abstract sealed
public static class Environments
type Environments = class
Public Class Environments
Inheritance
Environments

Fields

Development

Specifies the Development environment.

Production

Specifies the Production environment.

Staging

Specifies the Staging environment.

Applies to