BasePortInstance.PortType Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Engine Namespace > BasePortInstance Class > BasePortInstance Properties >

BasePortInstance.PortType Property

Gets the type of the port.

Namespace: BNCS.Logic.Engine
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public Type PortType { get; set; }

Field Value

The Type of the port, which indicates the specific type of port being used.

 

See Also


BasePortInstance Class

BNCS.Logic.Engine Namespace