Edit

GitTreeDiffEntry.TargetObjectId Property

Definition

SHA1 hash of the object in the target tree, if it exists. Will be null in case of deletes.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public string TargetObjectId { get; set; }
member this.TargetObjectId : string with get, set
Public Property TargetObjectId As String

Property Value

Attributes

Applies to