Get current filename

COMPersistHelper::GetCurFileName

(PHP 5, PHP 7, PHP 8)

COMPersistHelper::GetCurFileNameGet current filename

說明

public COMPersistHelper::GetCurFileName(): string|false

Retrieves the current name of the file associated with the object.

參數

此函式沒有參數。

返回值

Returns the current name of the file associated with the object.

錯誤/異常

A com_exception is thrown if the associated object does not implement the COM interface IPersistFile, or when calling the IPersistFile::GetCurFile() method failed.

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *