Partager via


IAttachmentUploadManager.UploadsPending, propriété

Obtient une valeur qui indique si des téléchargements de pièces jointes sont en attente.

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

Syntaxe

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

Valeur de propriété

Type : System.Boolean
true si des téléchargements sont en attente ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

IAttachmentUploadManager Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms