Class CliPaths
Inheritance
System.Object
CliPaths
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class CliPaths : object
Properties
AccessToken
Declaration
public static string AccessToken { get; }
Property Value
Type |
Description |
System.String |
|
Build
Declaration
public static string Build { get; }
Property Value
Type |
Description |
System.String |
|
Log
Declaration
public static string Log { get; }
Property Value
Type |
Description |
System.String |
|
Root
Declaration
public static string Root { get; }
Property Value
Type |
Description |
System.String |
|
TemplateCache
Declaration
public static string TemplateCache { get; }
Property Value
Type |
Description |
System.String |
|