PeerContact.ToString Método

Definição

Retorna uma representação String do DisplayName associado ao PeerContact.Returns a String representation of the DisplayName associated with the PeerContact.

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

Retornos

String

A representação String do DisplayName.String representation of the DisplayName.

Aplica-se a

Confira também