Click or drag to resize

VersionControlManagerDefaultEmailAddress Property

The default Git email address to use.

Namespace: Demo3D.Gui.VersionControl
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
public string DefaultEmailAddress { get; set; }

Property Value

String
See Also