Compartilhar via


IAttachmentUploadEntry.Length Propriedade

 

Descompactado comprimento total de retornos de anexo

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

Sintaxe

long Length { get; }
property long long Length {
    long long get();
}
abstract Length : int64 with get
ReadOnly Property Length As Long

Valor de propriedade

Type: System.Int64

Consulte também

Interface IAttachmentUploadEntry
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo