DomainModel::DomainRolePlayerInfo Class
Visual Studio 2015
Stores information that is used by the domain model reflector to locate a domain role.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | DomainModel::DomainRolePlayerInfo(Type^, String^, Guid) | Initializes a new instance of the DomainModel::DomainRolePlayerInfo class. |
| Name | Description | |
|---|---|---|
![]() | DomainRelationshipType | Get the domain relationship that this role belongs to. |
![]() | Id | Gets the ID of this role. |
![]() | PropertyName | Gets the name of the property for this role. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

