API রেফারেন্স
টাইপ নাম: API রেফারেন্স
TechArticle প্রসারিত করে
নাম | টাইপ | বর্ণনা |
---|
সমাবেশ | পাঠ্য | লাইব্রেরি ফাইলের নাম যেমন, mscorlib.dll, system.web.dll। |
সমাবেশ সংস্করণ | পাঠ্য | সংশ্লিষ্ট পণ্য/প্রযুক্তি সংস্করণ। যেমন, .NET ফ্রেমওয়ার্ক 4.5। |
প্রোগ্রামিং মডেল | পাঠ্য | API পরিচালিত বা অব্যবস্থাপিত কিনা তা নির্দেশ করে। |
লক্ষ্য প্ল্যাটফর্ম | পাঠ্য | অ্যাপ ডেভেলপমেন্টের ধরন: ফোন, মেট্রো স্টাইল, ডেস্কটপ, এক্সবক্স ইত্যাদি। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। 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"]]