Condividi tramite


CoAuthLock.Owner Property

Gets the CoAuthor that owns the specified lock.

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

Syntax

'Declaration
ReadOnly Property Owner As CoAuthor
    Get
'Usage
Dim instance As CoAuthLock
Dim value As CoAuthor

value = instance.Owner
CoAuthor Owner { get; }

Property Value

Type: Microsoft.Office.Interop.Word.CoAuthor
The CoAuthor that owns the specified lock.

See Also

Reference

CoAuthLock Interface

CoAuthLock Members

Microsoft.Office.Interop.Word Namespace