API Reference > ZipUtils Namespace > Functions > ZipUtils::getFile Function
ZipUtils::getFile Function
Syntax
C++
OdString getFile(const OdString & path);

ZipUtils.h

Parameters 
Description 
const OdString & path 
[in] A string containing path to the file.  

Returns string containing file name.

Selects file part of the path.

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