DisplayStringGetter Delegate

 

Delegate to get the string to display on the compartment list item for the given model element.

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

public delegate String^ DisplayStringGetter(
	ModelElement^ element
)

Return Value

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