חתימת מאפיין DocumentObject.mimeType
סוג ה-MIME של הפריט.
חתימה
[Document.MIME_TYPE]?: string;
פרטים
סוג |
string |
אופציונלי |
כן |
קריאה בלבד |
לא |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-23 (שעון UTC).
[null,null,["עדכון אחרון: 2024-11-23 (שעון UTC)."],[[["`Document.MIME_TYPE` denotes the Multipurpose Internet Mail Extensions (MIME) type of a document, represented as a string."],["This property is optional, meaning it might not always be available, and its value can be modified."]]],["The content defines a property called `MIME_TYPE` associated with a `Document`. This property stores the MIME type of the document as a string. It's an optional field, meaning it may or may not be present. The value of the `MIME_TYPE` property can be modified, as it is not readonly. The type of data stored in this property will always be of string format.\n"]]