ScriptBundlingOptions.Bundles property
Gets the list of bundles and their contents.
public Dictionary<string, string[]> Bundles { get; }
See Also
- class ScriptBundlingOptions
Gets the list of bundles and their contents.
public Dictionary<string, string[]> Bundles { get; }