NbRestResponseBaseHeaders Property |
ヘッダ
Namespace: Nec.NebulaAssembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax public HttpResponseHeaders Headers { get; }
Public ReadOnly Property Headers As HttpResponseHeaders
Get
public:
property HttpResponseHeaders^ Headers {
HttpResponseHeaders^ get ();
}
member Headers : HttpResponseHeaders with get
Property Value
Type:
HttpResponseHeadersVersion Information Core
Supported in: 1.0
See Also