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!

HttpModuleCollection.AllKeys

[To be supplied.]

[Visual Basic]
Public ReadOnly Property AllKeys As String ()
[C#]
public string[] AllKeys {get;}
[C++]
public: __property String* get_AllKeys();
[JScript]
public function get AllKeys() : String[];

See Also

HttpModuleCollection Class | HttpModuleCollection Members | System.Web Namespace