Visual Basic (Declaration)
<SerializableAttribute> _
<AttributeUsageAttribute(AttributeTargets.Class Or AttributeTargets.Struct Or AttributeTargets.Constructor Or AttributeTargets.Method Or AttributeTargets.Property, Inherited:=False)> _
<ComVisibleAttribute(True)> _
Public NotInheritable Class DebuggerNonUserCodeAttribute
Inherits Attribute