Click or drag to resize

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
C#
public Reference<string> SkipFilesWithExtension { get; set; }

Property Value

Type: ReferenceString
See Also