APIСправочник
Имя типа: APIReference
Расширяет техническую статью
Имя | Тип | Описание |
---|
сборка | Текст | Имя файла библиотеки, например, mscorlib.dll, system.web.dll. |
сборкаВерсия | Текст | Связанная версия продукта/технологии. например, .NET Framework 4.5. |
программированиеМодель | Текст | Указывает, является ли API управляемым или неуправляемым. |
целевая платформа | Текст | Тип разработки приложения: телефон, стиль Metro, рабочий стол, XBox и т. д. |
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-10-30 UTC.
[null,null,["Последнее обновление: 2024-10-30 UTC."],[[["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"]]