Compartilhar via


Propriedade IModuleCoverage.Functions

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

Sintaxe

'Declaração
ReadOnly Property Functions As IFunctionCoverage()
IFunctionCoverage[] Functions { get; }
property array<IFunctionCoverage^>^ Functions {
    array<IFunctionCoverage^>^ get ();
}
abstract Functions : IFunctionCoverage[] with get
function get Functions () : IFunctionCoverage[]

Valor de propriedade

Tipo: array<Microsoft.TeamFoundation.TestManagement.Client.IFunctionCoverage[]
Retorna IFunctionCoverage.

Segurança do .NET Framework

Consulte também

Referência

IModuleCoverage Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client