次の方法で共有


GlobalObjectDescriptionAttribute Constructor (GlobalObject, IDictionary)

Initializes a new instance of GlobalObjectDescriptionAttribute for the specified global object and custom data.

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

Syntax

'宣言
Public Sub New ( _
    globalObject As GlobalObject, _
    customData As IDictionary _
)
public GlobalObjectDescriptionAttribute(
    GlobalObject globalObject,
    IDictionary customData
)

Parameters

.NET Framework Security

See Also

Reference

GlobalObjectDescriptionAttribute Class

GlobalObjectDescriptionAttribute Overload

Microsoft.VisualStudio.Shell.Design Namespace