次の方法で共有


DataSourceCollection Constructor

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

Syntax

'宣言
Protected Sub New ( _
    uiCollection As IVsUICollection, _
    readOnly As Boolean _
)
protected DataSourceCollection(
    IVsUICollection uiCollection,
    bool readOnly
)

Parameters

.NET Framework Security

See Also

Reference

DataSourceCollection Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace