Свойство | Type | Description | |
---|---|---|---|
CabEngine | Microsoft.Deployment.Compression.Cab.CabEngine | ||
CabStream | Stream |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
MicrosoftExtractor ( string target ) : System |
Méthode | Description | |
---|---|---|
IUnpackStreamContext ( int archiveNumber, string archiveName, Microsoft.Deployment.Compression.CompressionEngine compressionEngine ) : Stream | ||
IUnpackStreamContext ( string path, long fileSize, System.DateTime lastWriteTime ) : Stream | ||
IUnpackStreamContext ( int archiveNumber, string archiveName, Stream stream ) : void | ||
IUnpackStreamContext ( string path, Stream stream, FileAttributes attributes, System.DateTime lastWriteTime ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
protected MicrosoftExtractor ( string target ) : System | ||
target | string | |
Résultat | System |
protected CabEngine,Microsoft.Deployment.Compression.Cab CabEngine | ||
Résultat | Microsoft.Deployment.Compression.Cab.CabEngine |