Partager via


IPropertyOwner.IsDirty, propriété

Obtient une valeur qui indique si des propriétés ont été modifiées depuis la dernière actualisation, extraction ou sauvegarde.

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
ReadOnly Property IsDirty As Boolean
    Get
bool IsDirty { get; }
property bool IsDirty {
    bool get ();
}
abstract IsDirty : bool
function get IsDirty () : boolean

Valeur de propriété

Type : System.Boolean
true si des propriétés ont été modifiées ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IPropertyOwner Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms