STrace.Enter Method

Definition

Increases the indentation in the trace results when entering into a function.

public:
 static void Enter();
[System.Diagnostics.Conditional("TRACE")]
public static void Enter ();
[<System.Diagnostics.Conditional("TRACE")>]
static member Enter : unit -> unit
Public Shared Sub Enter ()
Attributes

Remarks

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

Applies to