VirtualStackFrame.ToString Method

Definition

A string instance of the state information.

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

The state information for a virtual environment.

Applies to