DocumentClass.LockServerFile Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void LockServerFile() = Microsoft::Office::Interop::Word::_Document::LockServerFile;
public virtual void LockServerFile ();
abstract member LockServerFile : unit -> unit
override this.LockServerFile : unit -> unit
Public Overridable Sub LockServerFile ()