Skip to content

ScriptBundlingOptions.Replacements property

Gets the replacement dictionary for placeholders in bundle contents, like {Development}.

public Dictionary<string, object> Replacements { get; }

See Also