Tham chiếu API
Tên loại: APIReference
Mở rộng Bài viết về công nghệ
Tên |
Loại |
Mô tả |
assembly |
Văn bản |
Tên tệp thư viện, ví dụ: mscorlib.dll, system.web.dll. |
phiên bản tập hợp |
Văn bản |
Phiên bản sản phẩm/công nghệ liên kết, ví dụ: .NET Framework 4.5. |
lập trình mẫu |
Văn bản |
Cho biết API được quản lý hay không được quản lý. |
Nền tảng mục tiêu |
Văn bản |
Loại phát triển ứng dụng: điện thoại, kiểu Metro, máy tính để bàn, XBox, v.v. |
Trừ phi có lưu ý khác, nội dung của trang này được cấp phép theo Giấy phép ghi nhận tác giả 4.0 của Creative Commons và các mẫu mã lập trình được cấp phép theo Giấy phép Apache 2.0. Để biết thông tin chi tiết, vui lòng tham khảo Chính sách trang web của Google Developers. Java là nhãn hiệu đã đăng ký của Oracle và/hoặc các đơn vị liên kết với Oracle.
Cập nhật lần gần đây nhất: 2024-09-03 UTC.
[null,null,["Cập nhật lần gần đây nhất: 2024-09-03 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"]]