Port.GroupName
 
 
 

Port.GroupName operator

Introduced

v3.0

Description

Returns the name of the port group as a String that this port belongs to or -1 if there is a failure.

C# Syntax

// get accessor
String rtn = Port.GroupName;