GitTreeDiffEntry.BaseObjectId 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.
SHA1 hash of the object in the base tree, if it exists. Will be null in case of adds.
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string BaseObjectId { get; set; }
member this.BaseObjectId : string with get, set
Public Property BaseObjectId As String
Property Value
- Attributes