This documentation is archived and is not being maintained.
ITeamProjectCollectionServicing.UpdateServicingResource Method (String, String)
Visual Studio 2013
Add or replace a servicing resource for use by Framework stepTypes.
Namespace: Microsoft.TeamFoundation.Framework.Client
Assembly: Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)
Parameters
- name
- Type: System.String
A unique name for the servicing resource.
- filePath
- Type: System.String
A file containing the servicing resource content.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: