Partager via


GraphPathSerializationDictionary.CommonPathsAdded, événement

Cet événement peut être utilisé pour insérer des chemins d'accès communs personnalisés après l'appel à AddCommonPaths.

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

Syntaxe

'Déclaration
Public Event CommonPathsAdded As EventHandler
public event EventHandler CommonPathsAdded
public:
 event EventHandler^ CommonPathsAdded {
    void add (EventHandler^ value);
    void remove (EventHandler^ value);
}
member CommonPathsAdded : IEvent<EventHandler,
    EventArgs>
JScript ne prend pas en charge les événements.

Sécurité .NET Framework

Voir aussi

Référence

GraphPathSerializationDictionary Classe

Microsoft.VisualStudio.GraphModel, espace de noms