CoreDesignSurfaceSerializationBehaviorMonikerResolver::CalculateQualifiedName Method (ModelElement^)

 

Calculate the fully qualified monikerized string of the given ModelElement.

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

protected:
virtual String^ CalculateQualifiedName(
	ModelElement^ mel
) override

Parameters

mel
Type: Microsoft.VisualStudio.Modeling::ModelElement^

ModelElement to get moniker from.

Return Value

Type: System::String^
Return to top
Show: