مشاركة عبر


BatchNodeFile interface

معلومات حول ملف أو دليل على عقدة حساب.

الخصائص

isDirectory

ما إذا كان الكائن يمثل دليلا أم لا.

name

مسار الملف.

properties

خصائص الملف.

url

رابط الملف.

تفاصيل الخاصية

isDirectory

ما إذا كان الكائن يمثل دليلا أم لا.

isDirectory?: boolean

قيمة الخاصية

boolean

name

مسار الملف.

name?: string

قيمة الخاصية

string

properties

خصائص الملف.

properties?: FileProperties

قيمة الخاصية

url

رابط الملف.

url?: string

قيمة الخاصية

string