ProductClearFilesWithExtension Property |
The list of file extensions to clear. Items are separated by return or semicolon. Clearing of files is used for source 3D models, because the actual data of 3D models is stored in settings files. It is enough to save empty original files.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<string> ClearFilesWithExtension { get; set; }
Property Value
Type:
ReferenceStringSee Also