Compartir a través de


IModuleCoverage.Functions (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.TestManagement.Client
Ensamblado:  Microsoft.TeamFoundation.TestManagement.Client (en Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxis

'Declaración
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 propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

IModuleCoverage Interfaz

Microsoft.TeamFoundation.TestManagement.Client (Espacio de nombres)