System::Net::IPHostEntry::ToString metodo

IPHostEntry::ToString method

Analogo del metodo C# Object.ToString() . Consente la conversione di oggetti personalizzati in stringa.

String System::Net::IPHostEntry::ToString() const override

ReturnValue

String representation as provided by final class.

Vedi anche