HttpResourceComponent.Execute<T> Method

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Protected Function Execute(Of T) As T
protected T Execute<T>()
protected:
generic<typename T>
T Execute()
member Execute : unit -> 'T 
JScript does not support generic types or methods.

Type Parameters

  • T

Return Value

Type: T

.NET Framework Security

See Also

Reference

HttpResourceComponent Class

Execute Overload

Microsoft.TeamFoundation.Framework.Server Namespace