共用方式為


Utilities.CallCatchingExceptions Method

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣告
Public Shared Sub CallCatchingExceptions ( _
    method As Action _
)
public static void CallCatchingExceptions(
    Action method
)

Parameters

.NET Framework Security

See Also

Reference

Utilities Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace