PresentationViewsSubject.GetSubject(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.
Gets Subject.
public:
static Microsoft::VisualStudio::Modeling::ModelElement ^ GetSubject(Microsoft::VisualStudio::Modeling::Diagrams::PresentationElement ^ element);
[System.Diagnostics.DebuggerStepThrough]
public static Microsoft.VisualStudio.Modeling.ModelElement GetSubject (Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement element);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetSubject : Microsoft.VisualStudio.Modeling.Diagrams.PresentationElement -> Microsoft.VisualStudio.Modeling.ModelElement
Public Shared Function GetSubject (element As PresentationElement) As ModelElement
Parameters
- element
- PresentationElement
Returns
- Attributes