PeerApplication::ToString Method ()
.NET Framework (current version)
Returns a string that contains the Id and Description of the PeerApplication instance.
Assembly: System.Net (in System.Net.dll)
Return Value
Type: System::String^A string that contains the Id and Description of the PeerApplication instance, separated by a space.
| Exception | Condition |
|---|---|
| ObjectDisposedException | The PeerApplication object has been disposed. |
.NET Framework
Available since 3.5
Available since 3.5
Show: