SuggestedActionSet::Priority Property
Visual Studio 2015
Gets the SuggestedActionSetPriority value of this list of suggested actions.
Assembly: Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)
public: property SuggestedActionSetPriority Priority { [CompilerGeneratedAttribute] SuggestedActionSetPriority get(); [CompilerGeneratedAttribute] private: void set(SuggestedActionSetPriority value); }
Property Value
Type: Microsoft.VisualStudio.Language.Intellisense::SuggestedActionSetPriorityThe SuggestedActionSetPriority value of this list of suggested actions.
Show: