Share via


DomainModel.DomainRolePlayerInfo Class

Stores information that is used by the domain model reflector to locate a domain role.

Namespace:  Microsoft.VisualStudio.Modeling
Assembly:  Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)

Syntax

'Declaration
Protected Friend NotInheritable Class DomainRolePlayerInfo
'Usage
Dim instance As DomainModel.DomainRolePlayerInfo
protected internal sealed class DomainRolePlayerInfo
protected public ref class DomainRolePlayerInfo sealed
protected internal final class DomainRolePlayerInfo

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.DomainModel.DomainRolePlayerInfo

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DomainModel.DomainRolePlayerInfo Members

Microsoft.VisualStudio.Modeling Namespace