1 write to autoConfigActive
System (1)
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
93
autoConfigActive
= ipPerAdapterInfo.autoconfigActive;
1 reference to autoConfigActive
System (1)
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
58
return
autoConfigActive
;