Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the XML configuration to configure the Bundles bundle collection.
Inheritance Hierarchy
System.Object
System.Web.Optimization.BundleManifest
Namespace: System.Web.Optimization
Assembly: System.Web.Optimization (in System.Web.Optimization.dll)
Syntax
'Declaration
Public NotInheritable Class BundleManifest
'Usage
Dim instance As BundleManifest
public sealed class BundleManifest
public ref class BundleManifest sealed
[<SealedAttribute>]
type BundleManifest = class end
public final class BundleManifest
The BundleManifest type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() ![]() |
BundleManifestPath | Gets or sets the path to the bundle manifest file that sets up the BundleCollection. |
![]() |
ScriptBundles | Gets the ScriptBundle objects specified by the manifest file. |
![]() |
StyleBundles | Gets or sets the registered style bundles. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
ReadBundleManifest() | Reads the bundle manifest using the default bundle configuration. |
![]() ![]() |
ReadBundleManifest(Stream) | Reads the bundle manifest from a given stream. |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
.jpeg)
.gif)
.jpeg)