Share via


MFSerialPort Constructor

Initializes a new instance of the MFSerialPort class.

Namespace: Microsoft.NetMicroFramework.Tools.MFDeployTool.Engine
Assembly: (in )

Syntax

public MFSerialPort (
         string name,
         string port
)

Parameters

  • name
    The name of the serial port.
  • port
    The serial port address.

Version Information

Available in MFDeploy 1.0

See Also

MFSerialPort Class
MFSerialPort Members