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!

ConfigurationSystem.TheSystem

[To be supplied.]

[Visual Basic]
Protected Shared ReadOnly Property TheSystem As ConfigurationSystem
[C#]
protected static ConfigurationSystem TheSystem {get;}
[C++]
protected: __property static ConfigurationSystem* get_TheSystem();
[JScript]
protected static function get TheSystem() : ConfigurationSystem;

See Also

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