PresentationViewsSubject.GetLinkToSubject(PresentationElement) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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