_Document.Versions Property

Definition

Returns a Versions collection that represents all the versions of the specified document.

public:
 property Microsoft::Office::Interop::Word::Versions ^ Versions { Microsoft::Office::Interop::Word::Versions ^ get(); };
public Microsoft.Office.Interop.Word.Versions Versions { get; }
member this.Versions : Microsoft.Office.Interop.Word.Versions
Public ReadOnly Property Versions As Versions

Property Value

Applies to