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
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.