Sets/Returns the base name of the file. The base name is the part of the filename that precedes the extension.
HRESULT get_BaseName(BSTR* pBaseName)
HRESULT put_BaseName(BSTR BaseName)
String = object.BaseName
object.BaseName = String
Home Applies to IERUFile