مرجع API
اسم النوع: APIReference
لتوسيع TechArticle
الاسم |
النوع |
الوصف |
assembly |
Text |
اسم ملف المكتبة، مثل mscorlib.dll أو system.web.dll |
إصدار المجموعة |
Text |
إصدار المنتج/التقنية المرتبطة. على سبيل المثال، .NET Framework 4.5. |
برمجة النماذج |
Text |
تشير إلى ما إذا كانت واجهة برمجة التطبيقات مُدارة أم غير مُدارة. |
targetPlatform |
Text |
نوع تطوير التطبيقات: هاتف، نمط Metro، كمبيوتر مكتبي، XBox، إلخ. |
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-09-03 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-09-03 (حسب التوقيت العالمي المتفَّق عليه)"],[[["APIReference is a structured data type that extends TechArticle and is used to describe software application programming interfaces (APIs)."],["It includes fields for specifying the library file name (assembly), product version (assemblyVersion), programming model (managed or unmanaged), and target platform (e.g., desktop, mobile)."],["APIReference allows developers and technical writers to provide detailed information about APIs, which can then be used for documentation, search, and other purposes."]]],["The `APIReference` type, which extends `TechArticle`, includes key properties for describing application programming interfaces. `assembly` specifies the library file name. `assemblyVersion` denotes the associated product/technology version. `programmingModel` clarifies if the API is managed or unmanaged. Lastly, `targetPlatform` indicates the type of app development the API is designed for, such as phone, desktop, or Xbox. These attributes provide critical information about the API's implementation and use context.\n"]]