Class AddModuleInfoOutput
Inheritance
AddModuleInfoOutput
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class AddModuleInfoOutput
Constructors
AddModuleInfoOutput()
Declaration
public AddModuleInfoOutput()
Properties
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
DocumentationLinks
Declaration
public string DocumentationLinks { get; set; }
Property Value
InstallationCompleteMessage
Declaration
public string InstallationCompleteMessage { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Extension Methods