Show / Hide Table of Contents

    Class Constants

    Provides constant values.

    Inheritance
    System.Object
    Constants
    Namespace: Copper.Conventions.Method.Common.V1
    Assembly: Copper.Conventions.Method.Common.dll
    Syntax
    public static class Constants

    Fields

    View Source

    UseLocalFileDistributedCacheConfigurationEntry

    The path of the UseLocalFileDistributedCache configuration value.

    Declaration
    public const string UseLocalFileDistributedCacheConfigurationEntry = "Copper:AppSettings:UseLocalFileDistributedCache"
    Field Value
    Type Description
    System.String
    • View Source
    Back to top Generated by DocFX