OofReply.ToString Method

Definition

Obtains a string representation of the reply.

public:
 override System::String ^ ToString();
public override string ToString ();
Public Overrides Function ToString () As String

Returns

A string that contains the reply message.

Applies to