Peer.ToString Method

Definition

Returns a String representing the PeerName associated with the Peer.

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

Returns

String representing the PeerName.

Applies to

See also