API Reference > Classes > OdMvdXmlHostAppServices Class > OdMvdXmlHostAppServices Methods > OdMvdXmlHostAppServices::versionString Method
OdMvdXmlHostAppServices::versionString Method
Syntax
C++
virtual const OdString versionString();

Returns the release version string of the client application.

Retrieves the release version of the client application represented as a string.

The default implementation of this method returns oddgGetLibraryInfo()->getLibVersion().

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.