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.