SetupActionsExtractConfigFromSetup Method (String) |
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 public static SetupConfig ExtractConfigFromSetup(
string setupFilePath
)
Parameters
- setupFilePath
- Type: SystemString
Return Value
Type:
SetupConfigSee Also