IFileSystemItemVersionInformation Interface

This interface is implemented by a file system item component to provide version information for a file system item. This information is used for visual purposes only.

Properties

Versionread-onlyIFileSystemItemVersionInformation

A human-readable version that can be concatenated to a file system item name to provide the user with extra information about the item.

IDL [propget] HRESULT Version([out, retval] BSTR* pValue)
.NET String Version[get]