ElementPropertyDescriptor::ModelElement Property

 

Gets the model element that was used to create this property descriptor.

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

public:
property ModelElement^ ModelElement {
	ModelElement^ get();
}

Property Value

Type: Microsoft.VisualStudio.Modeling::ModelElement^

The model element that was used to create this property descriptor.

Return to top
Show: