Partager via


OleComponent, constructeur

Réservé à un usage interne Microsoft.

Espace de noms :  Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    manager As IOleComponentManager _
)
public OleComponent(
    IOleComponentManager manager
)

Paramètres

Exceptions

Exception Condition
ArgumentNullException

Lève cette opération si est null.

ComponentRegistrationFailedException

Peut lever cette exception si manager retourne FALSE (0) d'FRegisterComponent.

Sécurité .NET Framework

Voir aussi

Référence

OleComponent Classe

Microsoft.VisualStudio.PlatformUI.OleComponentSupport, espace de noms