Port.TargetPath
 
 
 

Port.TargetPath operator

Introduced

v4.0

Description

Returns the path of the default target for this port as a String.

C# Syntax

// get accessor
String rtn = Port.TargetPath;