Version

RoleSelectedEventArgs Class Members

The following tables list the members exposed by RoleSelectedEventArgs.

Public Constructors
 NameDescription
Public ConstructorRoleSelectedEventArgs ConstructorInitializes a new RoleSelectedEventArgs  
Public Properties
 NameDescription
Public PropertyActionReturns the action that should be taken by the listener.  
Public PropertyComponentRoleReturns the ComponentRole for which the role or component role is being selected.  
Public PropertyComponentRoleNameReturns the name of the associated ComponentRole.  
Public PropertyRoleNameReturns the name of the associated UIRole.  
See Also