Click or drag to resize

VersionControlEditorModelCurrentCommitShortID Property

The short ID of the current commit.

Namespace:  Demo3D.Gui.VersionControl
Assembly:  WpfControls (in WpfControls.dll) Version: 18.04.00
Syntax
C#
public string CurrentCommitShortID { get; }

Property Value

Type: String
See Also