HistoryEntry<T> 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]
[System.Runtime.Serialization.KnownType(typeof(Microsoft.TeamFoundation.SourceControl.WebApi.TfvcHistoryEntry))]
public class HistoryEntry<T>
type HistoryEntry<'T> = class
Public Class HistoryEntry(Of T)
- T
- Inheritance
-
HistoryEntry<T>
- Derived
- Attributes
Change |
The Change list (changeset/commit/shelveset) for this point in history |
Item |
The change made to the item from this change list (only relevant for File history, not folders) |
Server |
The path of the item at this point in history (only relevant for File history, not folders) |
Produk | Versi |
---|---|
Azure DevOps Services .NET SDK | preview, latest |