Share via


Version.SavedBy Property

Returns the name of the user who saved the specified version of the document.

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

Syntax

'Declaration
ReadOnly Property SavedBy As String
    Get
'Usage
Dim instance As Version
Dim value As String

value = instance.SavedBy
string SavedBy { get; }

Property Value

Type: System.String

See Also

Reference

Version Interface

Version Members

Microsoft.Office.Interop.Word Namespace