Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > probe Object : Path Property
Path Property
Description

Returns the path to the file containing this probe’s information.

Property type
Read-only property
Syntax
Visual Basic
Public Property Path As String
Return Type
Read-only String value.
Remarks
If the fully qualified path name is C:\PCDMISW\PROBE\SP600.PRB, Path returns "C:\PCDMISW\PROBE\".
See Also