Interface IEnvironmentProvider
This interface represents a container for the current selected environment.
Namespace: Unity.Services.DeploymentApi.Editor
Assembly: Unity.Services.DeploymentApi.dll
Syntax
public interface IEnvironmentProvider
Properties
Current
Environment Id of a currently selected environment.
Declaration
string Current { get; }
Property Value
Type | Description |
---|---|
string |