WorkspaceFile.FindWorkspaceObject
- 更新时间2025-07-21
- 阅读时长1分钟
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.