WorkspaceFile.FindWorkspaceObject
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.