API リファレンス
タイプ名: APIReference
TechArticle を拡張
氏名 |
型 |
説明 |
assembly |
テキスト |
ライブラリ ファイル名(例: mscorlib.dll、system.web.dll) |
assemblyVersion |
テキスト |
関連するプロダクト/技術のバージョン(例:.NET Framework 4.5 |
プログラミング モデル |
テキスト |
API が管理対象か管理対象外かを示します。 |
targetPlatform |
テキスト |
アプリ開発の種類: スマートフォン、Metro スタイル、パソコン、XBox など |
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-03 UTC。
[null,null,["最終更新日 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"]]