Show / Hide Table of Contents

Class CliPaths

Inheritance
object
CliPaths
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 CliPaths

Fields

AbpRootPath

Declaration
public static readonly string AbpRootPath
Field Value
Type Description
string

Properties

AccessToken

Declaration
public static string AccessToken { get; }
Property Value
Type Description
string

Build

Declaration
public static string Build { get; }
Property Value
Type Description
string

ComputerId

Declaration
public static string ComputerId { get; }
Property Value
Type Description
string

Lic

Declaration
public static string Lic { get; }
Property Value
Type Description
string

Log

Declaration
public static string Log { get; }
Property Value
Type Description
string

Memory

Declaration
public static string Memory { get; }
Property Value
Type Description
string

Root

Declaration
public static string Root { get; }
Property Value
Type Description
string

TemplateCache

Declaration
public static string TemplateCache { get; }
Property Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform