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

[To be supplied.]

[Visual Basic]
Public Shared FileNotFound As Integer
[C#]
public static int FileNotFound;
[C++]
public: static int FileNotFound;
[JScript]
public static var FileNotFound : int;

See Also

ConfigException Class | ConfigException Members | System.Configuration Namespace