Compartilhar via


IAttachmentUploadManager.IsReady Propriedade

 

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

bool IsReady { get; }
property bool IsReady {
    bool get();
}
abstract IsReady : bool with get
ReadOnly Property IsReady As Boolean

Valor de propriedade

Type: System.Boolean

Consulte também

Interface IAttachmentUploadManager
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo