ScriptBundlingOptions.Replacements property
Gets the replacement dictionary for placeholders in bundle contents, like {Development}.
public Dictionary<string, object> Replacements { get; }
See Also
- class ScriptBundlingOptions
Gets the replacement dictionary for placeholders in bundle contents, like {Development}.
public Dictionary<string, object> Replacements { get; }