Class ReleaseSettings
public class ReleaseSettings
- Inheritance
-
ReleaseSettings
- Inherited Members
- Extension Methods
Constructors
ReleaseSettings()
public ReleaseSettings()
Properties
Brand
public string Brand { get; set; }
Property Value
ConfigurationProviders
public List<string> ConfigurationProviders { get; set; }
Property Value
Environment
public string Environment { get; set; }
Property Value
Partition
public string Partition { get; set; }
Property Value
Version
public string Version { get; set; }
Property Value
Methods
GetEnvironment()
public EnvironmentModel GetEnvironment()