Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

Transform config file

Applies a transform to an XML or JSON .NET config file.

Script usage:

DotNet::Transform-Config(
	BaseConfig: <text>,
	TransformConfig: <text>,
	[Target: <text>],
	[ConfigType: <integer>]
);

Arguments:

NameFormatScript UsageUsage Notes
Config file to transform
text
BaseConfig
This argument is required.
Transform file
text
TransformConfig
This argument is required.
Target
text
Target
Value note: "overwrite source".
Config file type
integer
ConfigType
Default value is "Auto".