TfvcItem.HashValue 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.
MD5 hash as a base 64 string, applies to files only.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string HashValue { get; set; }
member this.HashValue : string with get, set
Public Property HashValue As String
Property Value
- Attributes