_Presentation.LockServerFile Method

Locks the presentation on the Microsoft Office SharePoint server to prevent its modification.

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
Sub LockServerFile
'Usage
Dim instance As _Presentation

instance.LockServerFile()
void LockServerFile()

Remarks

This method applies only to presentations stored on a server running Microsoft Office SharePoint Server 2007.

See Also

Reference

_Presentation Interface

_Presentation Members

Microsoft.Office.Interop.PowerPoint Namespace