PresentationViewsSubject::GetLink Method (PresentationElement^, ModelElement^)
Visual Studio 2015
Get the PresentationViewsSubject link between a given PresentationElementand a ModelElement.
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 )
Parameters
- target
- Type: Microsoft.VisualStudio.Modeling::ModelElement^
Return Value
Type: Microsoft.VisualStudio.Modeling.Diagrams::PresentationViewsSubject^
Show: