Partager via


IModuleCoverage.Functions, propriété

Espace de noms :  Microsoft.TeamFoundation.TestManagement.Client
Assembly :  Microsoft.TeamFoundation.TestManagement.Client (dans Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

'Déclaration
ReadOnly Property Functions As IFunctionCoverage()
IFunctionCoverage[] Functions { get; }
property array<IFunctionCoverage^>^ Functions {
    array<IFunctionCoverage^>^ get ();
}
abstract Functions : IFunctionCoverage[] with get
function get Functions () : IFunctionCoverage[]

Valeur de propriété

Type : array<Microsoft.TeamFoundation.TestManagement.Client.IFunctionCoverage[]
retourne IFunctionCoverage ;

Sécurité .NET Framework

Voir aussi

Référence

IModuleCoverage Interface

Microsoft.TeamFoundation.TestManagement.Client, espace de noms