Show / Hide Table of Contents

Class CliConsts

Inheritance
object
CliConsts
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Cli
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class CliConsts

Fields

AppSettingsJsonFileName

Declaration
public static string AppSettingsJsonFileName
Field Value
Type Description
string

AppSettingsSecretJsonFileName

Declaration
public static string AppSettingsSecretJsonFileName
Field Value
Type Description
string

BranchPrefix

Declaration
public static string BranchPrefix
Field Value
Type Description
string

Command

Declaration
public static string Command
Field Value
Type Description
string

DocsLink

Declaration
public static string DocsLink
Field Value
Type Description
string

GithubHttpClientName

Declaration
public static string GithubHttpClientName
Field Value
Type Description
string

HttpClientName

Declaration
public static string HttpClientName
Field Value
Type Description
string

LicenseCodePlaceHolder

Declaration
public static string LicenseCodePlaceHolder
Field Value
Type Description
string

LogoutUrl

Declaration
public static string LogoutUrl
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform