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.List

[To be supplied.]

[Visual Basic]
Public ReadOnly Property List As ArrayList
[C#]
public ArrayList List {get;}
[C++]
public: __property ArrayList* get_List();
[JScript]
public function get List() : ArrayList;

See Also

HttpConfigurationRecord Class | HttpConfigurationRecord Members | System.Web.Configuration Namespace