Dokumentacja API
Nazwa typu: APIReference
Rozszerza TechArticle.
Nazwa |
Typ |
Opis |
assembly |
tekstowy. |
Nazwa pliku biblioteki, np. mscorlib.dll lub system.web.dll. |
Wersja asembly |
tekstowy. |
Powiązana wersja produktu lub technologii, np. .NET Framework 4.5. |
modelowanie modeli |
tekstowy. |
Wskazuje, czy interfejs API jest zarządzany czy niezarządzany. |
platforma docelowa |
tekstowy. |
Typ programowania aplikacji: telefon, styl obszaru miejskiego, komputer, XBox itp. |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2024-09-03 UTC.
[null,null,["Ostatnia aktualizacja: 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"]]