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

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

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