InternetHost.name

These members are populated when one of the following functions are called successfully:

  1. string name;
    class InternetHost
    string name;
  2. string[] aliases;
  3. uint[] addrList;

Meta