Skip to content

ScriptBundlingOptions.Bundles property

Gets the list of bundles and their contents.

public Dictionary<string, string[]> Bundles { get; }

See Also