|
<< 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)
public Type PortType { get; set; }
The Type of the port, which indicates the specific type of port being used.