IContract.RemoteToString Method

Definition

Returns a string representation of the current IContract.

public:
 System::String ^ RemoteToString();
public string RemoteToString ();
abstract member RemoteToString : unit -> string
Public Function RemoteToString () As String

Returns

A string representation of the current IContract.

Applies to