Partager via


IAttachmentUploadEntry.IsMarkedForDeletion, propriété

Obtient une valeur qui indique si la source de la pièce jointe doit être supprimée une fois le téléchargement terminé ou annulé.

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

Syntaxe

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

Valeur de propriété

Type : Boolean
true si la source doit être supprimée ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IAttachmentUploadEntry Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms