WebResourceWebResourceType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Format of the WebResource
public enum class WebResourceWebResourceType
public enum WebResourceWebResourceType
type WebResourceWebResourceType =
Public Enum WebResourceWebResourceType
- Inheritance
-
WebResourceWebResourceType
Fields
Name | Value | Description |
---|---|---|
Webpage_HTML | 1 | Html type |
StyleSheet_CSS | 2 | CSS |
Script_JScript | 3 | JScript |
Data_XML | 4 | XML |
PNGformat | 5 | PNG |
JPGformat | 6 | JPG |
GIFformat | 7 | GIF |
Silverlight_XAP | 8 | XAP |
StyleSheet_XSL | 9 | XSL |
ICOformat | 10 | ICO |