Leadtools.Barcode名前空間 > BarcodeExceptionクラス :HResultプロパティ |
public new int HResult {get;}
'Declaration
Public Shadows ReadOnly Property HResult As Integer
'Usage
Dim instance As BarcodeException Dim value As Integer value = instance.HResult
public new int HResult {get;}
hide get_HResult();