Click or drag to resize

SetupActionsExtractConfigFromSetup Method (ArchiveExtractor)

Gets a setup config from a MSS file.

Namespace:  MicaSystems.Utils.Setup
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public static SetupConfig ExtractConfigFromSetup(
	ArchiveExtractor extractor
)

Parameters

extractor
Type: MicaSystems.UtilsArchiveExtractor

Return Value

Type: SetupConfig
See Also