VersionControlEditorModelBranchNames Property |
The names of all the available branches in the repository.
Namespace:
Demo3D.Gui.VersionControl
Assembly:
WpfControls (in WpfControls.dll) Version: 18.04.00
Syntaxpublic IEnumerable<string> BranchNames { get; }Property Value
Type:
IEnumerableString
See Also