Storages.getLocalName
機能/意味
Get local file name
タイプ
Storagesクラス
のメソッド
構文
getLocalName(
path
)
引数
path
Specify the unified storage name that you want to convert to a
local file name
.
戻り値
Returns the local file name. If it cannot be converted to a local file name, a null character is returned or an exception occurs.
説明
Converts the specified unified storage name to the OS native format (local file name) and returns it.