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.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
public Reference<string> SkipFilesWithExtension { get; set; }

Property Value

ReferenceString
See Also