This topic has not yet been rated - Rate this topic

VersionControlServer.GetItems Method (String)

Gets an array of Item objects from repository that match the specified path.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
member GetItems : 
        path:string -> ItemSet

Parameters

path
Type: String

The path to the item(s), may be server or local.

Return Value

Type: Microsoft.TeamFoundation.VersionControl.Client.ItemSet
An array of Item objects matching the path.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.