Interface IEnvironments
Component providing the Unity Service Environment
Namespace: Unity.Services.Core.Environments.Internal
Assembly: Unity.Services.Core.Internal.dll
Syntax
public interface IEnvironments : IServiceComponent
Properties
Current
Returns the name of the currently used Unity Service Environment
Declaration
string Current { get; }
Property Value
Type | Description |
---|---|
string |