Edit

GitTreeDiffEntry.ObjectType Property

Definition

Object type of the tree entry. Blob, Tree or Commit("submodule")

[System.Runtime.Serialization.DataMember]
public Microsoft.TeamFoundation.SourceControl.WebApi.GitObjectType ObjectType { get; set; }
member this.ObjectType : Microsoft.TeamFoundation.SourceControl.WebApi.GitObjectType with get, set
Public Property ObjectType As GitObjectType

Property Value

Attributes

Applies to