This documentation is archived and is not being maintained.
VersionControlServer::GetChangesForChangeset Method
Visual Studio 2013
Gets the changes within a Changeset.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetChangesForChangeset(Int32, Boolean, Int32, ItemSpec) | Gets the Change objects within a Changeset. Allows the caller to page changes back from the server. |
|
GetChangesForChangeset(Int32, Boolean, Int32, ItemSpec, array<String>) | Gets the changes within a Changeset. Allows the caller to page changes back from the server. |
|
GetChangesForChangeset(Int32, Boolean, Int32, ItemSpec, array<String>, Boolean) | Gets the changes within a Changeset. Allows the caller to page changes back from the server. |
|
GetChangesForChangeset(Int32, Boolean, Int32, ItemSpec, array<String>, array<String>, Boolean) | Gets the changes within a Changeset. |
Show: