次の方法で共有


Suspender Constructor

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

Syntax

'宣言
Public Sub New ( _
    resumeAction As Action _
)
public Suspender(
    Action resumeAction
)

Parameters

.NET Framework Security

See Also

Reference

Suspender Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace