Property BundleNameRemap
BundleNameRemap
The mapping of the old to new bundle names. Instead of using this directly inject the value through IBuildLayoutParUse BuildLayoutParameters.BundleNameRemap instead
Declaration
public Dictionary<string, string> BundleNameRemap { get; set; }
Property Value
| Type | Description | 
|---|---|
| Dictionary<string, string> |