GitRecycleBinRepositoryDetails.Deleted 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.
Setting to false will undo earlier deletion and restore the repository.
[System.Runtime.Serialization.DataMember]
public Nullable<bool> Deleted { get; set; }
member this.Deleted : Nullable<bool> with get, set
Public Property Deleted As Nullable(Of Boolean)
Property Value
- Attributes