CogDefaultToolTerminalAttributeBase Path Property Cognex VisionPro 9.23
Path to the method or property that this terminal represents.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.0.0)
Syntax

public string Path { get; }

Property Value

Type: String
Dot delimited path to the method or property that this terminal represents. The path is relative to the class upon which this attribute is applied.
See Also