TfvcChange Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[System.Runtime.Serialization.DataContract]
public class TfvcChange : Microsoft.TeamFoundation.SourceControl.WebApi.Change<Microsoft.TeamFoundation.SourceControl.WebApi.TfvcItem>
type TfvcChange = class
inherit Change<TfvcItem>
Public Class TfvcChange
Inherits Change(Of TfvcItem)
- Inheritance
- Attributes
Tfvc |
|
Tfvc |
|
Tfvc |
Change |
The type of change that was made to the item. (Inherited from Change<T>) |
Item |
Current version. (Inherited from Change<T>) |
Merge |
List of merge sources in case of rename or branch creation. |
New |
Content of the item after the change. (Inherited from Change<T>) |
Pending |
Version at which a (shelved) change was pended against |
Source |
Path of the item on the server. (Inherited from Change<T>) |
Url |
URL to retrieve the item. (Inherited from Change<T>) |
Set |
(Inherited from Change<T>) |
ISecured |
(Inherited from VersionControlSecuredObject) |
ISecured |
(Inherited from VersionControlSecuredObject) |
ISecured |
(Inherited from VersionControlSecuredObject) |
Produk | Versi |
---|---|
Azure DevOps Services .NET SDK | preview, latest |