SharedWorkspaceFile Members

Include Protected Members
Include Inherited Members

The SharedWorkspaceFile object represents a file saved in a shared document workspace.

The SharedWorkspaceFile type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the container application for the object.
Public property CreatedBy Returns the friendly name of the member who created the shared workspace object.
Public property CreatedDate Returns the date and time when the shared workspace object was created.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property ModifiedBy Returns the name of the user who last modified the object.
Public property ModifiedDate Returns the date and time when the shared workspace object was last modified.
Public property Parent Returns the Parent object for the specified object.
Public property URL Returns the full uniform resource locator (URL) and file name of the shared workspace file.

Top

Methods

  Name Description
Public method Delete Deletes the current object.

Top

See Also

Reference

SharedWorkspaceFile Interface

Microsoft.Office.Core Namespace