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