'Declaration
Public ReadOnly Property HResult As System.Integer
'Usage
Dim instance As ClearImageException Dim value As System.Integer value = instance.HResult
public System.int HResult {get;}
public read-only property HResult: System.Integer;
public function get HResult : System.int
public: property System.int HResult { System.int get(); }