SolutionTreeFilterProviderAttribute.FilterCommandGroup Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the group of the filter command that should handle showing the filter.
public:
property System::String ^ FilterCommandGroup { System::String ^ get(); };
public:
property Platform::String ^ FilterCommandGroup { Platform::String ^ get(); };
public string FilterCommandGroup { get; }
member this.FilterCommandGroup : string
Public ReadOnly Property FilterCommandGroup As String
Property Value
The filter command group.