This documentation is archived and is not being maintained.
ValidateResourceDelegate Delegate
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Server.Core
Assembly: Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)
'Declaration Public Delegate Sub ValidateResourceDelegate ( _ requestContext As TeamFoundationRequestContext, _ catalogService As TeamFoundationCatalogService, _ utility As CatalogRuleValidationUtility, _ resource As CatalogResource _ )
Parameters
- requestContext
- Type: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- catalogService
- Type: Microsoft.TeamFoundation.Server.Core.TeamFoundationCatalogService
- resource
- Type: Microsoft.TeamFoundation.Server.Core.CatalogResource
Show: