Click or drag to resize

ArchiveExtractorFilePatternPattern Property

Gets or sets the file pattern. Ex: "File.ext", "*.ext".

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

Property Value

Type: String
See Also