VersionControlEditorModelIsDetachedHead Property |
Whether the repository currently has a detached HEAD (i.e. we're viewing a previous commit).
Namespace: Demo3D.Gui.VersionControlAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
Syntaxpublic bool IsDetachedHead { get; }Property Value
Boolean
See Also