SolutionTreeFilterProviderAttribute.FilterCommandGroup Property

Definition

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.

Applies to