The properties of System.Web.UI.WebResourceAttribute are listed below. For a list of all members, see the WebResourceAttribute Members list.
See Also: Inherited members from System.Attribute
[read-only] | ContentType | string.
Gets a string containing the MIME type of the resource that is referenced by the System.Web.UI.WebResourceAttribute class. |
PerformSubstitution | bool.
Gets or sets a Boolean value that determines whether, during processing of the embedded resource referenced by the System.Web.UI.WebResourceAttribute class, other Web resource URLs are parsed and replaced with the full path to the resource. | |
[read-only] | WebResource | string.
Gets a string containing the name of the resource that is referenced by the System.Web.UI.WebResourceAttribute class. |