EventManagerDirectory.RolePlayerChanged 属性

当身为角色扮演者的元素被改变时,获取事件管理器目录,并允许您添加或移除自定义代码。

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

语法

声明
Public ReadOnly Property RolePlayerChanged As RolePlayerChangedEventManager
public RolePlayerChangedEventManager RolePlayerChanged { get; }

属性值

类型:Microsoft.VisualStudio.Modeling.RolePlayerChangedEventManager

.NET Framework 安全性

请参阅

参考

EventManagerDirectory 类

Microsoft.VisualStudio.Modeling 命名空间