Hi all,
how can I enable/disable the DHCP on a WirelessZeroConfigNetworkInterface?
I mean: I can set the IP address & subnet mask setting CurrentIpAddress and CurrentSubnetMask properties... but how can I enable/disable DHCP programmatically starting from a reference to a WirelessZeroConfigNetworkInterface?
I know it can be done using the Adapter class, but it is obsoleted and so I would like to avoid to use it...
Thanks for your replies,
/Morix