FilePath property

Returns or sets the path of the file to be added or replaced.

Syntax


C++

HRESULT get_FilePath(BSTR *pFilePath)

HRESULT put_FilePath(BSTR FilePath)

Scripting languages

String = Object.FilePath

Object.FilePath = String

Home

Applies to
IERUSEvent_AddFile_Before

IERUSEvent_ReplaceFile_Before