TfvcHistoryEntry.FileId Property
Definition
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.
The file id of the item at this point in history (only relevant for File history, not folders)
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public int FileId { get; set; }
member this.FileId : int with get, set
Public Property FileId As Integer
Property Value
- Attributes