Share via


MFNetworkConfiguration Members

The following tables list the members exposed by the MFNetworkConfiguration type.

Public Constructors

Name Description
Public Method MFUsbConfiguration Initializes a new instance of the MFNetworkConfiguration class.

Public Properties

Name Description
Public Property EnableDhcp Indicates whether DHCP is enabled in the device configuration.
Public Property Gateway Gets or sets the device's gateway address.
Public Property IpAddress Gets or sets the device's network address.
Public Property MacAddress Gets or sets the device's MAC address.
Public Property MaxMacAddressLength Gets MAC address's length.
Public Property PrimaryDns Gets or sets the primary DNS address.
Public Property SecondaryDns Gets or sets the secondary DNS address.
Public Property SubNetMask Gets or sets the subnet address mask.

Public Methods

Name Description
Public Method Load Loads the network configuration for device.
Public Method Save Saves the network configuration for device.

See Also

MFNetworkConfiguration Class
Microsoft.NetMicroFramework.Tools.MFDeployTool.Engine Namespace