Completion::IconAutomationText Property
Visual Studio 2015
Gets or sets the text to be used as the automation name for the icon when it is displayed.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property String^ IconAutomationText { virtual String^ get(); virtual void set(String^ value); }
Show: