Compartilhar via


Método BuildDefinition.ICacheable.GetCachedSize

Obtém o tamanho médio desse objeto em bytes.

Namespace:  Microsoft.TeamFoundation.Build.Server
Assembly:  Microsoft.TeamFoundation.Build.Server (em Microsoft.TeamFoundation.Build.Server.dll)

Sintaxe

'Declaração
Private Function GetCachedSize As Integer
    Implements ICacheable.GetCachedSize
int ICacheable.GetCachedSize()

Valor de retorno

Tipo: System.Int32

Implementações

ICacheable.GetCachedSize()

Segurança do .NET Framework

Consulte também

Referência

BuildDefinition Classe

Namespace Microsoft.TeamFoundation.Build.Server