Edit

GitItem.GitObjectType Property

Definition

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

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

Property Value

Attributes

Applies to