SetDataBindingFailedException.Reason Property

Provides a reason that the data binding failed.

Namespace:  Microsoft.Office.Tools.Excel
Assembly:  Microsoft.Office.Tools.v4.0.Framework (in Microsoft.Office.Tools.v4.0.Framework.dll)

Syntax

'Declaration
Public ReadOnly Property Reason As FailureReason
    Get
public FailureReason Reason { get; }

Property Value

Type: Microsoft.Office.Tools.Excel.FailureReason
One of the FailureReason enumeration members.

.NET Framework Security

See Also

Reference

SetDataBindingFailedException Class

Microsoft.Office.Tools.Excel Namespace