Konstruktor ProvideToolboxItemDiscoveryAttribute —
Przestrzeń nazw: Microsoft.VisualStudio.Shell
Zestaw: Microsoft.VisualStudio.Shell.11.0 (w Microsoft.VisualStudio.Shell.11.0.dll)
Składnia
'Deklaracja
Public Sub New ( _
name As String, _
helpKeyword As String, _
discoveryType As Type, _
itemCreatorType As Type, _
frameworksToEnumerate As String() _
)
public ProvideToolboxItemDiscoveryAttribute(
string name,
string helpKeyword,
Type discoveryType,
Type itemCreatorType,
string[] frameworksToEnumerate
)
Parametry
- name
Typ: System.String
- helpKeyword
Typ: System.String
- discoveryType
Typ: System.Type
- itemCreatorType
Typ: System.Type
- frameworksToEnumerate
Typ: array<System.String[]
Zabezpieczenia programu .NET Framework
- Pełne zaufanie do bezpośredniego wywołującego. Tego elementu członkowskiego nie można używać w kodzie częściowo zaufanym. Aby uzyskać więcej informacji, zobacz Przy użyciu bibliotek z częściowo zaufanego kodu..