Condividi tramite


IDebugExceptionDetails.GetExceptionMessage(String) Method

Definition

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

Parameters

pbstrMessage
String

Returns

Applies to