TfvcItem.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.
File encoding from database, -1 represents binary.
[System.Runtime.Serialization.IgnoreDataMember]
public int Encoding { get; set; }
[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