Evento GraphPathSerializationDictionary.CommonPathsAdded

Namespace:  Microsoft.VisualStudio.GraphModel
Assembly:  Microsoft.VisualStudio.GraphModel (em Microsoft.VisualStudio.GraphModel.dll)

Sintaxe

'Declaração
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>
O JScript não oferece suporte a eventos.

Segurança do .NET Framework

Consulte também

Referência

GraphPathSerializationDictionary Classe

Namespace Microsoft.VisualStudio.GraphModel