SharedWorkspace.Files Property
Provides access to the SharedWorkspaceFile objects in the SharedWorkspace. Read-only.
Syntax
expression.Files
expression A variable that represents a SharedWorkspace object.
Example
The following example lists the files saved in the current shared workspace.
| Visual Basic for Applications |
|---|
|