Partager via


VirtualTypeBuilder.Events, propriété

Obtient la collection d'Events pour le type virtuel.

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

Syntaxe

'Déclaration
Public ReadOnly Property Events As VirtualTypeBuilder..::..EventInfoCollection
public VirtualTypeBuilder..::..EventInfoCollection Events { get; }

Valeur de propriété

Type : Microsoft.VisualStudio.Shell.Design.VirtualTypeBuilder.EventInfoCollection
VirtualTypeBuilder.EventInfoCollection qui représente une collection d'Events.

Sécurité .NET Framework

Voir aussi

Référence

VirtualTypeBuilder Classe

Microsoft.VisualStudio.Shell.Design, espace de noms

VirtualTypeBuilder.EventInfoCollection