ProtoLink Class
Contains the information needed to recreate an ElementLink in any store.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Microsoft.VisualStudio.Modeling::ProtoElementBase
Microsoft.VisualStudio.Modeling::ProtoLink
| Name | Description | |
|---|---|---|
![]() | ProtoLink(ElementLink^) | Creates an instance of the ProtoLink class. |
| Name | Description | |
|---|---|---|
![]() | DomainClassId | Get the Id of the domain class for this prototype element.(Inherited from ProtoElementBase.) |
![]() | ElementId | Get the Id of the prototype element.(Inherited from ProtoElementBase.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetObjectData(SerializationInfo^, StreamingContext) | Puts object data into the serialization data transfer object(Overrides ProtoElementBase::GetObjectData(SerializationInfo^, StreamingContext).) |
![]() | GetPropertyValue(Guid) | Gets the value of the specified domain property.(Inherited from ProtoElementBase.) |
![]() | GetRolePlayerId(Guid) | Gets the Guid idenitifier of the ProtoElement playing the specified domain role in this ProtoLink. |
![]() | GetRolePlayerMonikerId(Guid) | Gets the Guid idenitifier of the moniker playing the specified domain role in this ProtoLink. |
![]() | GetSourceRolePlayer(Partition^) | |
![]() | GetTargetRolePlayer(Partition^) | |
![]() | GetType() | (Inherited from Object.) |
![]() | ReconstituteObject(Dictionary<Guid, Guid>^, Partition^) | Recreate the ElementLink in the indicated store(Overrides ProtoElementBase::ReconstituteObject(Dictionary<Guid, Guid>^, Partition^).) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IDeserializationCallback::OnDeserialization(Object^) | Deserialize the object when the graph is fully loaded |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



