1 write to info
System (1)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (1)
465this.info = info;
7 references to info
System (7)
net\System\Net\NetworkInformation\SystemIPGlobalProperties.cs (7)
470return info.hostName; 476return info.domainName; 482return info.nodeType; 487return info.scopeId; 493return info.enableRouting; 499return info.enableProxy; 505return info.enableDns;