EventManagerDirectory.RolePlayerChanged Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Event manager that handles RolePlayerChanged events
public:
property Microsoft::VisualStudio::Modeling::RolePlayerChangedEventManager ^ RolePlayerChanged { Microsoft::VisualStudio::Modeling::RolePlayerChangedEventManager ^ get(); };
public Microsoft.VisualStudio.Modeling.RolePlayerChangedEventManager RolePlayerChanged { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.RolePlayerChanged : Microsoft.VisualStudio.Modeling.RolePlayerChangedEventManager
Public ReadOnly Property RolePlayerChanged As RolePlayerChangedEventManager
Property Value
RolePlayerChangedEventManager
- Attributes