StaticAssetResponseHeader Class
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.
A response header to apply to the response when a static asset is served.
public sealed class StaticAssetResponseHeader
type StaticAssetResponseHeader = class
Public NotInheritable Class StaticAssetResponseHeader
- Inheritance
-
StaticAssetResponseHeader
Constructors
StaticAssetResponseHeader(String, String) |
A response header to apply to the response when a static asset is served. |
Properties
Name |
The name of the header. |
Value |
The value of the header. |