TeamFoundationTask.GetRequestContext-Methode
Dieser Member überschreibt TeamFoundationTask<T>.GetRequestContext(TeamFoundationRequestContext, T).
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
Syntax
'Declaration
Public Overrides Function GetRequestContext ( _
deploymentContext As TeamFoundationRequestContext, _
identifier As Guid _
) As TeamFoundationRequestContext
public override TeamFoundationRequestContext GetRequestContext(
TeamFoundationRequestContext deploymentContext,
Guid identifier
)
Parameter
- deploymentContext
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- identifier
Typ: System.Guid
Rückgabewert
Typ: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.