Compartir a través de


VersionControlFolderDifference.IsDiffInProgress (Propiedad)

Nota: esta API ya está obsoleta.

Devuelva true si la comparación en segundo plano está en curso.

Espacio de nombres:  Microsoft.VisualStudio.TeamFoundation.VersionControl
Ensamblado:  Microsoft.VisualStudio.TeamFoundation.VersionControl (en Microsoft.VisualStudio.TeamFoundation.VersionControl.dll)

Sintaxis

'Declaración
<ObsoleteAttribute("This property has been deprecated. Please use IsBusy instead.",  _
    False)> _
Public ReadOnly Property IsDiffInProgress As Boolean
[ObsoleteAttribute("This property has been deprecated. Please use IsBusy instead.", 
    false)]
public bool IsDiffInProgress { get; }

Valor de propiedad

Tipo: System.Boolean
Devuelva Boolean.

Seguridad de .NET Framework

Vea también

Referencia

VersionControlFolderDifference Clase

Microsoft.VisualStudio.TeamFoundation.VersionControl (Espacio de nombres)