Class AbpIoSourceCodeStore.GetLatestSourceCodeVersionDto
Inheritance
AbpIoSourceCodeStore.GetLatestSourceCodeVersionDto
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class AbpIoSourceCodeStore.GetLatestSourceCodeVersionDto
Constructors
GetLatestSourceCodeVersionDto()
Declaration
public GetLatestSourceCodeVersionDto()
Properties
IncludePreReleases
Declaration
public bool IncludePreReleases { get; set; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Extension Methods