Share via


DebuggerNonUserCodeAttribute Class

Implements an attribute that marks code as not being written by the developer who wrote the current application.

Namespace: System.Diagnostics
Assembly: mscorlib (in mscorlib.dll)

Syntax

[AttributeUsageAttribute]
[SerializableAttribute]
public sealed class DebuggerNonUserCodeAttribute : Attribute

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

DebuggerNonUserCodeAttribute Members
System.Diagnostics Namespace