CoAuthLock.Type Property

Gets a WdLockType constant that specifies the lock type.

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

Syntax

'Declaration
ReadOnly Property Type As WdLockType
    Get
'Usage
Dim instance As CoAuthLock
Dim value As WdLockType

value = instance.Type
WdLockType Type { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdLockType
A WdLockType constant that specifies the lock type.

See Also

Reference

CoAuthLock Interface

CoAuthLock Members

Microsoft.Office.Interop.Word Namespace