Bundle.Include Method
Include Protected Members
Include Inherited Members
Specifies a set of files to be included in the Bundle.
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 | |
---|---|---|
Include(String[]) | Specifies a set of files to be included in the Bundle. | |
Include(String, IItemTransform[]) | Specifies a set of files to be included in the Bundle. |
Top