_Document.Versions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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