WorkspaceFile.FindWorkspaceObject
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
WorkspaceFile.FindWorkspaceObject
Syntax
WorkspaceFile.FindWorkspaceObject( fullPath)
Return Value
Returns the first WorkspaceObject in the workspace that corresponds to the specified pathname. Returns a NULL reference if no object is found.
Purpose
Finds a WorkspaceObject for the specified pathname.
Parameters
fullPath As String
[In] Specifies ss the absolute pathname of the file to find.