ProductSkipFilesWithExtension Property |
The list of file extensions to remove. Items are separated by return or semicolon.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<string> SkipFilesWithExtension { get; set; }
Property Value
Type:
ReferenceStringSee Also