次の方法で共有


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