PeerContact::ToString Method ()

 

Returns a String representation of the DisplayName associated with the PeerContact.

Namespace:   System.Net.PeerToPeer.Collaboration
Assembly:  System.Net (in System.Net.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

String representation of the DisplayName.

.NET Framework
Available since 3.5
Return to top
Show: