ProtoRolePlayer Class
Contains the data necessary to set the role player data on an ElementLink.
Namespace: Microsoft.VisualStudio.Modeling
Assembly: Microsoft.VisualStudio.Modeling.Sdk (in Microsoft.VisualStudio.Modeling.Sdk.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class ProtoRolePlayer _
Implements ISerializable
'Usage
Dim instance As ProtoRolePlayer
[SerializableAttribute]
public sealed class ProtoRolePlayer : ISerializable
[SerializableAttribute]
public ref class ProtoRolePlayer sealed : ISerializable
public final class ProtoRolePlayer implements ISerializable
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.Modeling.ProtoRolePlayer
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.