VintaSoft Barcode .NET SDK 15.0: Руководство для .NET разработчика
Vintasoft.Barcode.BarcodeInfo Namespace / AamvaBarcodeInfo Class / LicenseNumber Property
Синтаксис Требования Смотрите также
В этом разделе
    LicenseNumber Свойство (AamvaBarcodeInfo)
    В этом разделе
    Возвращает номер лицензии ID/DL (идентификатор 'DAQ').
    Синтаксис
    'Declaration
    
    Public ReadOnly Property LicenseNumber As String
    
    
    public string LicenseNumber { get; }
    
    
    public: __property string* get_LicenseNumber();
    
    
    
    public:
    property string^ LicenseNumber { string^ get(); }
    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также