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

Returns the full name of the file containing this probe’s information.

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