CompletionIcon::AutomationName Property
Visual Studio 2015
Gets or sets the automation name.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property String^ AutomationName { [CompilerGeneratedAttribute] virtual String^ get(); [CompilerGeneratedAttribute] virtual void set(String^ value); }
Show: