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!

ConfigException.InterceptorNotFound

[To be supplied.]

[Visual Basic]
Public Shared InterceptorNotFound As String
[C#]
public static string InterceptorNotFound;
[C++]
public: static String* InterceptorNotFound;
[JScript]
public static var InterceptorNotFound : String;

See Also

ConfigException Class | ConfigException Members | System.Configuration Namespace