PresentationViewsSubject::GetLink Method (PresentationElement^, ModelElement^)

 

Get the PresentationViewsSubject link between a given PresentationElementand a ModelElement.

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

public:
static PresentationViewsSubject^ GetLink(
	PresentationElement^ source,
	ModelElement^ target
)
Return to top
Show: