Peer.ToString Método

Definição

Retorna uma String que representa o PeerName associado ao Peer.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

Retornos

String

A String que representa o PeerName.String representing the PeerName.

Aplica-se a

Confira também