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!

BadImageFormatException Class

[To be supplied.]

Object
   Exception
      SystemException
         BadImageFormatException

[Visual Basic]
Public Class BadImageFormatException
   Inherits SystemException
[C#]
public class BadImageFormatException : SystemException
[C++]
public __gc class BadImageFormatException : public SystemException
[JScript]
public class BadImageFormatException extends SystemException

Remarks

[To be supplied.]

Requirements

Namespace: System

Assembly: mscorlib.dll

See Also

BadImageFormatException Members | System Namespace