Share via


SharedWorkspaceFile.Delete Method

Deletes the current object.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Sub Delete
'Usage
Dim instance As SharedWorkspaceFile

instance.Delete()
void Delete()

Remarks

This method will fail if the user does not have permission to delete the current object from the shared workspace.

See Also

Reference

SharedWorkspaceFile Interface

SharedWorkspaceFile Members

Microsoft.Office.Core Namespace