Partager via


LocalizableProperties.GetEvents, méthode

Cette classe et ses membres sont réservés à un usage interne et ne sont pas destinés à être utilisés dans votre code.

Espace de noms :  Microsoft.VisualStudio.Data.Schema.Package.Project.Internal
Assembly :  Microsoft.VisualStudio.Data.Schema.Package (dans Microsoft.VisualStudio.Data.Schema.Package.dll)

Syntaxe

'Déclaration
Public Overridable Function GetEvents As EventDescriptorCollection
public virtual EventDescriptorCollection GetEvents()
public:
virtual EventDescriptorCollection^ GetEvents()
abstract GetEvents : unit -> EventDescriptorCollection 
override GetEvents : unit -> EventDescriptorCollection 
public function GetEvents() : EventDescriptorCollection

Valeur de retour

Type : System.ComponentModel.EventDescriptorCollection

Implémentations

ICustomTypeDescriptor.GetEvents()

Sécurité .NET Framework

Voir aussi

Référence

LocalizableProperties Classe

GetEvents, surcharge

Microsoft.VisualStudio.Data.Schema.Package.Project.Internal, espace de noms