Welcome to MSDN Blogs Sign in | Join | Help

How to get list of changes in a shelveset programmatically?

In a previous post, we used the command-line to list the changes in a shelveset. This time we are going to use an API to get the changes by calling:

VersionControlServer.QueryShelvedChanges

You have to be a valid user that can connect to Version Control, and you don't need a workspace to call this method. The method returns an array of PendingSets, and a PendingSet has a member called PendingChanges which is an array of pending changes.

Published Tuesday, April 07, 2009 9:41 PM by mohamedg
Filed under: , ,

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# How to get list of changes in a shelveset programmatically? | Microsoft Share Point

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker