Condividi tramite


Proprietà ITestRunBase.IsDirty

Restituisce true se l'esecuzione dei test è stata modificata dopo l'ultima operazione Save().

Spazio dei nomi:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintassi

'Dichiarazione
ReadOnly Property IsDirty As Boolean
bool IsDirty { get; }
property bool IsDirty {
    bool get ();
}
abstract IsDirty : bool with get
function get IsDirty () : boolean

Valore proprietà

Tipo: System.Boolean
Restituisca il valore Boolean.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ITestRunBase Interfaccia

Spazio dei nomi Microsoft.TeamFoundation.TestManagement.Client