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

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property Keys As ICollection
[C#]
public ICollection Keys {virtual get;}
[C++]
public: __property virtual ICollection* get_Keys();
[JScript]
public function get Keys() : ICollection;

See Also

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