Class DeploymentEnvironmentNameAttribute
- Namespace
- CodeBase
- Assembly
- 4Experience.CodeBase.Core.Runtime.dll
Attribute implementation to display a string type as a selectable list of deployment environment names.
The list is taken from the DeploymentEnvironmentSettings scriptable object.
How to use: [DeploymentEnvironmentName] string TargetDeploymentEnvironment { get; set;}
public class DeploymentEnvironmentNameAttribute : ExtendedPropertyAttribute
- Inheritance
-
PropertyAttributeDeploymentEnvironmentNameAttribute
- Extension Methods