Table of Contents

Interface IKeyContext

Namespace
Quilt4Net.Toolkit.Features.FeatureToggle
Assembly
Quilt4Net.Toolkit.dll
public interface IKeyContext

Properties

Application

string Application { get; }

Property Value

string

Environment

string Environment { get; }

Property Value

string

Instance

string Instance { get; }

Property Value

string

Key

string Key { get; }

Property Value

string

Version

string Version { get; }

Property Value

string