HttpResponseBase.Headers 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取响应标头的集合。
public:
 virtual property System::Collections::Specialized::NameValueCollection ^ Headers { System::Collections::Specialized::NameValueCollection ^ get(); };public virtual System.Collections.Specialized.NameValueCollection Headers { get; }member this.Headers : System.Collections.Specialized.NameValueCollectionPublic Overridable ReadOnly Property Headers As NameValueCollection属性值
响应标头。