[This is preliminary documentation and is subject to change.]
Returns Headers instance that will be appended to response
Namespace: NFX.GlueAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static Headers ResponseHeaders { get; }public static Headers ResponseHeaders { get; }Public Shared ReadOnly Property ResponseHeaders As Headers
Get
Public Shared ReadOnly Property ResponseHeaders As Headers
Get
public:
static property Headers^ ResponseHeaders {
Headers^ get ();
}public:
static property Headers^ ResponseHeaders {
Headers^ get ();
}static member ResponseHeaders : Headers with get
static member ResponseHeaders : Headers with get
Property Value
Type:
Headers