Click or drag to resize

ZipDecompressionStartedArgsTargetFolder Property

Returns the name of the folder to decompress to

Namespace:  AdiIRCAPIv2.Arguments.ZipCompression
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
public string TargetFolder { get; }

Property Value

Type: String
See Also