Show / Hide Table of Contents

Class ProjectCreationCommandBase.Options.TemplateSource

Inheritance
object
ProjectCreationCommandBase.Options.TemplateSource
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.Commands
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class ProjectCreationCommandBase.Options.TemplateSource

Fields

Long

Declaration
public const string Long = "template-source"
Field Value
Type Description
string

Short

Declaration
public const string Short = "ts"
Field Value
Type Description
string
In this article
Back to top Powered by ABP.IO Platform