FileExtensionReplacementList.Add Method
Include Protected Members
Include Inherited Members
Adds an item to the list.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Add(String) | Adds a file extension which will be applied regardless of OptimizationMode. | |
Add(String, OptimizationMode) | Add a file extension for a specified OptimizationMode. |
Top