Click or drag to resize

VersionControlEditorModelCurrentCommitID Property

The ID of the current commit.

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

Property Value

Type: String
See Also