Show / Hide Table of Contents

Class CliPaths

Inheritance
System.Object
CliPaths
Namespace: Volo.Abp.Cli
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
Back to top Powered by Volosoft