Click or drag to resize

VersionControlEditorModelModifiedFiles Property

The structure of modified files for this repository.

Namespace:  Demo3D.Gui.VersionControl
Assembly:  WpfControls (in WpfControls.dll) Version: 18.03.00
Syntax
C#
public IEnumerable ModifiedFiles { get; }

Property Value

Type: IEnumerable
See Also