Share via


IDebugExceptionDetails.GetExceptionObjectExpression(String) Method

Definition

public:
 int GetExceptionObjectExpression([Runtime::InteropServices::Out] System::String ^ % pbstrExceptionObjectExpression);
public int GetExceptionObjectExpression(out string pbstrExceptionObjectExpression);
abstract member GetExceptionObjectExpression : string -> int
Public Function GetExceptionObjectExpression (ByRef pbstrExceptionObjectExpression As String) As Integer

Parameters

pbstrExceptionObjectExpression
String

Returns

Applies to