←Select platform

HResult Property

Summary

Gets the HRESULT associated with this exception.

Syntax

C#
VB
WinRT C#
C++
public int HResult {get;} 
Public ReadOnly Property HResult As Integer 
public int HResult {get;} 
 hide get_HResult();  
public: 
new property int HResult { 
   int get(); 
} 

Property Value

The HRESULT associated with this exception.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly