Udostępnij przez


Właściwość BadExpressionTreeException.Reason

Pobiera z powodu wyjątku.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Dmf
Zestaw:  Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)

Składnia

'Deklaracja
Public ReadOnly Property Reason As String
    Get
'Użycie
Dim instance As BadExpressionTreeException
Dim value As String

value = instance.Reason
public string Reason { get; }
public:
property String^ Reason {
    String^ get ();
}
member Reason : string
function get Reason () : String

Wartość właściwości

Typ: System.String
A String wartość określająca przyczynę wyjątek.

Uwagi

Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.