Class LhaDirectoryEntry
LhaDirectoryEntry class
Represents an empty directory inside Lha archive.
public class LhaDirectoryEntry
Properties
Name | Description |
---|---|
Name { get; } | Gets the name of the directory. |
Methods
Name | Description |
---|---|
ExtractToDirectory(string) | Composes an empty directory inside destinationDirectory. |
See Also
- namespace Aspose.Zip.Lha
- assembly Aspose.Zip