Partager via


ProvideGlobalObjectProviderAttribute, constructeur

Initialise une nouvelle instance de la classe ProvideGlobalObjectProviderAttribute.

Espace de noms :  Microsoft.VisualStudio.Shell.Design
Assembly :  Microsoft.VisualStudio.Shell.Design (dans Microsoft.VisualStudio.Shell.Design.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    providerType As Type _
)
public ProvideGlobalObjectProviderAttribute(
    Type providerType
)

Paramètres

Exceptions

Exception Condition
ArgumentNullException

providerType a la valeur nullRéférence Null (Nothing en Visual Basic).

Remarques

Le constructeur ProvideGlobalObjectProviderAttribute affecte la propriété ProviderType au paramètre providerType.

Sécurité .NET Framework

Voir aussi

Référence

ProvideGlobalObjectProviderAttribute Classe

Microsoft.VisualStudio.Shell.Design, espace de noms

GlobalObjectProvider