Partilhar via


Propriedade IAttachmentUploadManager.IsReady

Retorna true se o uploader de anexo ler o arquivo que contém detalhes dos anexos sejam carregados.

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
ReadOnly Property IsReady As Boolean
bool IsReady { get; }
property bool IsReady {
    bool get ();
}
abstract IsReady : bool with get
function get IsReady () : boolean

Valor de propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

IAttachmentUploadManager Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client