ServerFilePath property

Returns the path to the server's file on disk. This property can be used to access the contents of the file without copying it to temporary storage. This is a hidden property. It is also not available via the eRoom XML Query Language.

Syntax


C++

HRESULT get_ServerFilePath(BSTR* pServerFilePath)

Scripting languages

String = object.ServerFilePath

Home

Applies to

IERUFile