VersionControlEditorModelMostRecentBranchName Property |
The name of the last actual branch to be selected.
This is so that, having checked out a specific commit, the default option for which branch to return to is the one previously selected.
Namespace: Demo3D.Gui.VersionControlAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
Syntaxpublic string MostRecentBranchName { get; }Property Value
String
See Also