Property BundleNameRemap
BundleNameRemap
The mapping of the old to new bundle names.
Declaration
public Dictionary<string, string> BundleNameRemap { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<String, String> |
The mapping of the old to new bundle names.
public Dictionary<string, string> BundleNameRemap { get; set; }
Type | Description |
---|---|
Dictionary<String, String> |