WimImage.GetEntry
WimImage.GetEntry method
Gets the entry of WimEntry type for a given path.
public WimEntry GetEntry(string path)
| Parameter | Type | Description |
|---|---|---|
| path | String | The path of file or directory. |
Return Value
The entry of WimEntry type.
See Also
- class WimEntry
- class WimImage
- namespace Aspose.Zip.Wim
- assembly Aspose.Zip