PresentationViewsSubject.GetLinkToSubject(PresentationElement) Method

Definition

Get the PresentationViewsSubject link to a PresentationElement.

public:
 static Microsoft::VisualStudio::Modeling::Diagrams::PresentationViewsSubject ^ GetLinkToSubject(Microsoft::VisualStudio::Modeling::Diagrams::PresentationElement ^ presentationInstance);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.Diagrams.PresentationViewsSubject GetLinkToSubject (Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement presentationInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinkToSubject : Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement -> Microsoft.VisualStudio.Modeling.Diagrams.PresentationViewsSubject
Public Shared Function GetLinkToSubject (presentationInstance As PresentationElement) As PresentationViewsSubject

Parameters

presentationInstance
PresentationElement

Returns

Attributes

Applies to