Share via


MFPortDefinition.Port Property

The identifier of the port represented by a MFPortDefinition object.

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

Syntax

public string Port { get; }

Property Value

The identifier of the port, such as COM port path or network address.

Version Information

Available in MFDeploy 1.0

See Also

MFPortDefinition Class