SharedWorkspaceFiles Interface
A collection of the SharedWorkspaceFile objects in the current shared workspace.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C037C-0000-0000-C000-000000000046")> _
Public Interface SharedWorkspaceFiles _
Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As SharedWorkspaceFiles
[GuidAttribute("000C037C-0000-0000-C000-000000000046")]
public interface SharedWorkspaceFiles : _IMsoDispObj,
IEnumerable
Remarks
Use the Files property of the SharedWorkspace object to return a SharedWorkspaceFiles collection.