GraphPathSerializationDictionary.CommonPathsAdded 事件

命名空间:  Microsoft.VisualStudio.GraphModel
程序集:  Microsoft.VisualStudio.GraphModel(在 Microsoft.VisualStudio.GraphModel.dll 中)

语法

声明
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 不支持事件。

.NET Framework 安全性

请参见

参考

GraphPathSerializationDictionary 类

Microsoft.VisualStudio.GraphModel 命名空间