'Declaration
<AttributeUsageAttribute(ValidOn=AttributeTargets.Method, AllowMultiple=False, Inherited=True)> <ComVisibleAttribute(False)> Public NotInheritable Class TerminatesProgramAttribute Inherits System.Attribute Implements System.Runtime.InteropServices._Attribute
'Usage
Dim instance As TerminatesProgramAttribute
[AttributeUsage(ValidOn=AttributeTargets.Method, AllowMultiple=false, Inherited=true)] [ComVisible(false)] public sealed class TerminatesProgramAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
[AttributeUsage(ValidOn=AttributeTargets.Method, AllowMultiple=false, Inherited=true)] [ComVisible(false)] public ref class TerminatesProgramAttribute sealed : public System.Attribute, System.Runtime.InteropServices._Attribute