ModelElementExtensionMethods::GetBaseElement Method (ModelElement^)

 

Returns the root of the virtual MEL in which the specified ModelElement is participating.

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

public:
[ExtensionAttribute]
static ModelElement^ GetBaseElement(
	ModelElement^ element
)

Parameters

Return Value

Type: Microsoft.VisualStudio.Modeling::ModelElement^

               

Return to top
Show: