PeerNearMe.ToString Method

Definition

Returns String that represents a PeerNearMe instance.

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

Returns

String representing the PeerObject.

Exceptions

The PeerNearMe object has been disposed.

Applies to