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