Freigeben über


IModuleCoverage.Functions-Eigenschaft

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

Syntax

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

Eigenschaftswert

Typ: array<Microsoft.TeamFoundation.TestManagement.Client.IFunctionCoverage[]
Gibt IFunctionCoverage zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

IModuleCoverage Schnittstelle

Microsoft.TeamFoundation.TestManagement.Client-Namespace