Share via


DebuggableAttribute.DebuggingFlags Property

Gets the debugging mode flags.

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

Syntax

public DebuggingModes DebuggingFlags { get; }

Property Value

The debugging mode flags.

Version Information

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

See Also

Reference

DebuggableAttribute Class
DebuggableAttribute Members
System.Diagnostics Namespace