GitRefUpdateResult.IsLocked 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.
Whether the ref is locked or not
[System.Runtime.Serialization.DataMember]
public bool IsLocked { get; set; }
member this.IsLocked : bool with get, set
Public Property IsLocked As Boolean
Property Value
- Attributes