NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

HttpConfigurationRecord Class

[To be supplied.]

Object
   HttpConfigurationRecord

[Visual Basic]
Public Class HttpConfigurationRecord
   Implements IDictionary, ICollection, IEnumerable
[C#]
public class HttpConfigurationRecord : IDictionary, ICollection,
   IEnumerable
[C++]
public __gc class HttpConfigurationRecord : public IDictionary,
   ICollection, IEnumerable
[JScript]
public class HttpConfigurationRecord implements IDictionary,
   ICollection, IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Configuration

Assembly: System.Web.dll

See Also

HttpConfigurationRecord Members | System.Web.Configuration Namespace