RoleAssignment.RolePlayer 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.
Gets model element that is playing the role.
public:
property Microsoft::VisualStudio::Modeling::ModelElement ^ RolePlayer { Microsoft::VisualStudio::Modeling::ModelElement ^ get(); };
public Microsoft.VisualStudio.Modeling.ModelElement RolePlayer { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.RolePlayer : Microsoft.VisualStudio.Modeling.ModelElement
Public ReadOnly Property RolePlayer As ModelElement
Property Value
- Attributes