'Declaration
Public ReadOnly Property NativeError As Integer
public int NativeError {get;}
public read-only property NativeError: Integer;
public function get NativeError : int
public: __property int get_NativeError();
'Declaration
Public ReadOnly Property NativeError As Integer
public int NativeError {get;}
public read-only property NativeError: Integer;
public function get NativeError : int
public: __property int get_NativeError();
.NET Framework
Version 2.0 or later