SuggestedActionSet::Title Property
Visual Studio 2015
Gets the title for this list of suggested actions.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property Object^ Title { [CompilerGeneratedAttribute] Object^ get(); [CompilerGeneratedAttribute] private: void set(Object^ value); }
Show: