Class DotNetProjectBuildStatus
Inheritance
System.Object
DotNetProjectBuildStatus
Namespace: Volo.Abp.Cli.Build
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public class DotNetProjectBuildStatus : object
Properties
CommitId
Declaration
public string CommitId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CsProjPath
Declaration
public string CsProjPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |