Share via


Version.Date Property

The date and time that the document version was saved.

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

Syntax

'Declaration
ReadOnly Property Date As DateTime
    Get
'Usage
Dim instance As Version
Dim value As DateTime

value = instance.Date
DateTime Date { get; }

Property Value

Type: System.DateTime

See Also

Reference

Version Interface

Version Members

Microsoft.Office.Interop.Word Namespace