TeamFoundationProcessTemplateService.TargetRequestContext 委派
命名空間: Microsoft.TeamFoundation.Server.Core
組件: Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)
語法
'宣告
Public Delegate Function TargetRequestContext ( _
collectionRequestContext As TeamFoundationRequestContext _
) As TeamFoundationRequestContext
public delegate TeamFoundationRequestContext TargetRequestContext(
TeamFoundationRequestContext collectionRequestContext
)
參數
- collectionRequestContext
類型:Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
傳回值
類型:Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext