Share via


RoleAssignment Class

Provides information to initialize a role that is assigned to a link element.

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

Syntax

'Declaration
Public NotInheritable Class RoleAssignment
'Usage
Dim instance As RoleAssignment
public sealed class RoleAssignment
public ref class RoleAssignment sealed
public final class RoleAssignment

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Modeling.RoleAssignment

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

RoleAssignment Members

Microsoft.VisualStudio.Modeling Namespace