Environment class

Information about the system environment where the SharePoint Framework is running.

Properties

type

Indicates the general type of environment where the SharePoint Framework is running.

Property Details

type

Indicates the general type of environment where the SharePoint Framework is running.

static get type(): EnvironmentType;

Property Value