This documentation is archived and is not being maintained.
ITeamProjectCollectionServicing.UpdateServicingResource Method (String, Stream)
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.
- contentStream
- Type: System.IO.Stream
A stream containing the content to add.
- 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: