WimArchive.Images
WimArchive.Images property
Gets entries of WimImage
type constituting the archive.
public ReadOnlyCollection<WimImage> Images { get; }
Exceptions
exception | condition |
---|---|
ObjectDisposedException | Archive has been disposed and cannot be used. |
See Also
- class WimImage
- class WimArchive
- namespace Aspose.Zip.Wim
- assembly Aspose.Zip