TeamFoundationPropertyService.GetProperties 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 GetProperties(TeamFoundationRequestContext, ArtifactSpec, IEnumerable<String>)
Public method GetProperties(TeamFoundationRequestContext, IEnumerable<ArtifactSpec>, IEnumerable<String>) Gets properties associated to given artifacts specs that satisfies property name filters. Note: All artifacts must be from the same artifact kind.
Public method GetProperties(TeamFoundationRequestContext, Guid, IEnumerable<String>) Returns ArtifactPropertyValues for all artifacts in a kind which have specific properties set.
Public method GetProperties(TeamFoundationRequestContext, IEnumerable<ArtifactSpec>, IEnumerable<String>, GetPropertiesOptions) Gets properties associated to given artifacts specs that satisfies property name filters. Note: All artifacts must be from the same artifact kind.
Public method GetProperties(TeamFoundationRequestContext, Guid, String, IEnumerable<String>)

Top

See Also

Reference

TeamFoundationPropertyService Class

Microsoft.TeamFoundation.Framework.Server Namespace