VersionControlEditorModelModifiedFiles Property |
The structure of modified files for this repository.
Namespace: Demo3D.Gui.VersionControlAssembly: WpfControls (in WpfControls.dll) Version: 19.00.00
Syntaxpublic IEnumerable ModifiedFiles { get; }Property Value
IEnumerable
See Also