Port.PortType
 
 
 

Port.PortType operator

Description

Returns the type of the port, input or output as one of the siPortType enum values.

C# Syntax

// get accessor
siPortType rtn = Port.PortType;