1 write to autoConfigEnabled
System (1)
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
92
autoConfigEnabled
= ipPerAdapterInfo.autoconfigEnabled;
1 reference to autoConfigEnabled
System (1)
net\System\Net\NetworkInformation\SystemIPv4InterfaceProperties.cs (1)
52
return
autoConfigEnabled
;