NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

DebuggerStepThroughAttribute Class

[To be supplied.]

Object
   Attribute
      DebuggerStepThroughAttribute

[Visual Basic]
Public Class DebuggerStepThroughAttribute
   Inherits Attribute
[C#]
public class DebuggerStepThroughAttribute : Attribute
[C++]
public __gc class DebuggerStepThroughAttribute : public Attribute
[JScript]
public class DebuggerStepThroughAttribute extends Attribute

Remarks

[To be supplied.]

Requirements

Namespace: System.Diagnostics

Assembly: mscorlib.dll

See Also

DebuggerStepThroughAttribute Members | System.Diagnostics Namespace