在 IronBarcode 中套用授權金鑰
This article was translated from English: Does it need improvement?
Translated
View the article in English
授權金鑰是一串長字串,其中包含到期日期,標示支援服務的終止時間。 本授權為永久授權,這意味著您可繼續使用此版本及此前發布的所有版本。 請確保內容複製正確,且無任何空格。
IRONBARCODE-MYLICENSE-KEY-1EF01-RENEW.SUPPORT.01.JAN.2050
應用授權金鑰最穩健的方法,是在呼叫函式庫之前直接於程式碼中進行設定。
// Apply the IronBarCode license key directly in your code before using the library
IronBarCode.License.LicenseKey = "IRONBARCODE-MYLICENSE-KEY-1EF01-RENEW.SUPPORT.01.JAN.2050";
// Apply the IronBarCode license key directly in your code before using the library
IronBarCode.License.LicenseKey = "IRONBARCODE-MYLICENSE-KEY-1EF01-RENEW.SUPPORT.01.JAN.2050";
' Apply the IronBarCode license key directly in your code before using the library
IronBarCode.License.LicenseKey = "IRONBARCODE-MYLICENSE-KEY-1EF01-RENEW.SUPPORT.01.JAN.2050"
$vbLabelText
$csharpLabel
如需更多選項(包括 web.config、app.config 及 appsettings.json),請參閱以下文章以獲取更多資訊:使用 IronBarcode 授權金鑰。
準備好開始了嗎?
Nuget 下載 2,240,258 | 版本: 2026.5 just released

