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