0 out of 1 rated this helpful - Rate this topic

Bundle.Path Property

.NET Framework 4.5

Virtual path used to reference the Bundle from within a view or Web page.

Namespace:  System.Web.Optimization
Assembly:  System.Web.Optimization (in System.Web.Optimization.dll)
function get Path () : String
protected function set Path (value : String)

Property Value

Type: System.String
The virtual path.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.