SolutionTreeFilterProviderAttribute::FilterCommandGroup Property
Visual Studio 2015
Gets the group of the filter command that should handle showing the filter.
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
public: property String^ FilterCommandGroup { [CompilerGeneratedAttribute] String^ get(); [CompilerGeneratedAttribute] private: void set(String^ value); }
Show: