TeamFoundationPropertyService.SetProperties Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SetProperties(TeamFoundationRequestContext, IEnumerable<ArtifactPropertyValue>) Sets properties to artifacts Note: All artifacts must be of the same kind.
Public method SetProperties(TeamFoundationRequestContext, ArtifactSpec, IEnumerable<PropertyValue>) Sets properties to an artifact
Public method SetProperties(TeamFoundationRequestContext, IEnumerable<ArtifactSpec>, IEnumerable<PropertyValue>) SetProperties overload which will update each artifact in the artifact spec list and set each property specified. Effectively this is a Cross-Join Update.

Top

See Also

Reference

TeamFoundationPropertyService Class

Microsoft.TeamFoundation.Framework.Server Namespace