WebBrowser CacheContentTypeDirectory Method C# API
Overload List

  NameDescription
Public methodCacheContentTypeDirectory(String)
Adds a Content-Type media type for which cached content is stored.
Public methodCacheContentTypeDirectory(String, Boolean)
Adds or removes a Content-Type media type for which cached content is stored.
Back to Top
See Also