Interface IKeyContext
- Namespace
- Quilt4Net.Toolkit.Features.FeatureToggle
- Assembly
- Quilt4Net.Toolkit.dll
public interface IKeyContext
Properties
Application
string Application { get; }
Property Value
Environment
string Environment { get; }
Property Value
Instance
string Instance { get; }
Property Value
Key
string Key { get; }
Property Value
Version
string Version { get; }