A Sandcastle Documented Class Library
ZipDecompressionEndArgsTargetFolder Property |
Returns the name of the folder to decompress to
Namespace: AdiIRCAPIv2.Arguments.ZipCompression
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
public string TargetFolder { get; }
Public ReadOnly Property TargetFolder As String Get
public: property String^ TargetFolder { String^ get (); }
member TargetFolder : string with get
Property Value
Type: StringSee Also