GitImportRequest.DetailedStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Detailed status of the import, including the current step and an error message, if applicable.
[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitImportStatusDetail DetailedStatus { get; set; }
member this.DetailedStatus : Microsoft.TeamFoundation.SourceControl.WebApi.GitImportStatusDetail with get, set
Public Property DetailedStatus As GitImportStatusDetail
Property Value
- Attributes