Deployment Tools Foundation
GetOption Method (optionName, parameters)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveFileStreamContext ► GetOption(String, array<Object>[]()[])
Gets extended parameter information specific to the compression format
being used.
Declaration Syntax
Return Value
Option value, or null to use the default behavior.
Remarks
This implementation does not handle any options. Subclasses may override
this method to allow for non-default behavior.