Edit

GitRepository.Size Property

Definition

Compressed size (bytes) of the repository.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public Nullable<long> Size { get; set; }
member this.Size : Nullable<int64> with get, set
Public Property Size As Nullable(Of Long)

Property Value

Attributes

Applies to