次の方法で共有


ProvideToolboxItemsAttribute Constructor (Int32, Boolean)

Initializes a new instance of ProvideToolboxItemsAttribute for the specified version.

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

Syntax

'宣言
Public Sub New ( _
    version As Integer, _
    needsCallbackAfterReset As Boolean _
)
public ProvideToolboxItemsAttribute(
    int version,
    bool needsCallbackAfterReset
)

Parameters

.NET Framework Security

See Also

Reference

ProvideToolboxItemsAttribute Class

ProvideToolboxItemsAttribute Overload

Microsoft.VisualStudio.Shell Namespace