SolutionTreeFilterProviderAttribute::FilterCommandID Property
Visual Studio 2015
Gets the identifier 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 unsigned int FilterCommandID { [CompilerGeneratedAttribute] unsigned int get(); [CompilerGeneratedAttribute] private: void set(unsigned int value); }
Show: