FileWebResponse::SupportsHeaders Property
.NET Framework (current version)
Gets a value that indicates whether the Headers property is supported by the FileWebResponse instance.
Assembly: System (in System.dll)
Property Value
Type: System::BooleanReturns Boolean.
true if the Headers property is supported by the FileWebResponse instance; otherwise, false.
This property is always true for .NET Framework 4.5.
.NET Framework
Available since 4.5
Available since 4.5
Show: