Click or drag to resize

ArchiveExtractorFilePatternExpression Property

Gets the regular expression corresponding to the current pattern.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public Regex Expression { get; }

Property Value

Type: Regex
See Also