IVsUIWpfHostPrivate.EnableUnhandledExceptionDisplay Method

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

‘선언
Function EnableUnhandledExceptionDisplay As Integer
‘사용 방법
Dim instance As IVsUIWpfHostPrivate
Dim returnValue As Integer

returnValue = instance.EnableUnhandledExceptionDisplay()
int EnableUnhandledExceptionDisplay()
int EnableUnhandledExceptionDisplay()
abstract EnableUnhandledExceptionDisplay : unit -> int 
function EnableUnhandledExceptionDisplay() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsUIWpfHostPrivate Interface

IVsUIWpfHostPrivate Members

Microsoft.Internal.VisualStudio.Shell.Interop Namespace