GitTreeDiffEntry.TargetObjectId 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 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