Edit

GitObject.ObjectType Property

Definition

Type of object (Commit, Tree, Blob, Tag)

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
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