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!

OpCodes.Deprecated_Endcatch

[To be supplied.]

[Visual Basic]
Public Shared ReadOnly Deprecated_Endcatch As OpCode
[C#]
public static readonly OpCode Deprecated_Endcatch;
[C++]
public: static readonly OpCode Deprecated_Endcatch;
[JScript]
public static var Deprecated_Endcatch : OpCode;

See Also

OpCodes Class | OpCodes Members | System.Reflection.Emit Namespace