Table of Contents

Interface ILanguageKeyContext

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

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

LanguageKey

Guid LanguageKey { get; }

Property Value

Guid