ElementListCompartment::ItemAccessibleNameGetter Property

 

Get/Set the delegate used to get the display string for a compartment item

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

public:
property DisplayStringGetter^ ItemAccessibleNameGetter {
	DisplayStringGetter^ get();
	void set(DisplayStringGetter^ value);
}
Return to top
Show: