ContextHandle.ToString Method

Definition

Converts this instance to its equivalent string representation.

public override string ToString ();
override this.ToString : unit -> string

Returns

A System.String that contains the string representation of this instance.

Applies to