PeerApplicationCollection::ToString Method ()

 

Returns a String representing the current value of each PeerApplication object, separated by commas.

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

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A String representing the current value of each PeerApplication in the PeerApplicationCollection, separated by commas.

.NET Framework
Available since 3.5
Return to top
Show: