ImportWithFileNameDerivedPropertiesActionFileNamePatternsIncluded Property |
List of file names to import. The file names can contain wildcard characters (* and ?), which will be resolved to actual file paths.
Namespace: Altaxo.Serialization.NamePropertyExtractionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic ImmutableList<string> FileNamePatternsIncluded { get; init; }Property Value
ImmutableListString
See Also