Skip to main content
.NET Framework Class Library
WebResponse..::.SupportsHeaders Property

Namespace: System.Net
Assembly: System.Net (in System.Net.dll)
Syntax
Public Overridable ReadOnly Property SupportsHeaders As Boolean
public virtual bool SupportsHeaders { get; }
public:
virtual property bool SupportsHeaders {
	bool get ();
}
abstract SupportsHeaders : bool
override SupportsHeaders : bool

Property Value

Type: System..::.Boolean
Version Information

Portable Class Library

Supported in: Portable Class Library