एपीआई रेफ़रंस
टाइप का नाम: APIReference
TechText बढ़ाता है
नाम |
टाइप |
ब्यौरा |
assembly |
टेक्स्ट |
लाइब्रेरी फ़ाइल का नाम, जैसे कि mscorlib.dll, System.web.dll. |
एसेम्बली वर्शन |
टेक्स्ट |
इससे जुड़े प्रॉडक्ट/टेक्नोलॉजी के वर्शन, जैसे कि .NET फ़्रेमवर्क 4.5. |
प्रोग्रामिंग मॉडल |
टेक्स्ट |
यह बताता है कि एपीआई को मैनेज किया जाता है या मैनेज नहीं किया जाता है. |
टारगेट प्लैटफ़ॉर्म |
टेक्स्ट |
ऐप्लिकेशन डेवलपमेंट का टाइप: फ़ोन, मेट्रो स्टाइल, डेस्कटॉप, XBox वगैरह. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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"]]