다음을 통해 공유


SolutionTreeFilterProviderAttribute.FilterCommandGroup Property

Gets the group of the filter command that should handle showing the filter.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)

Syntax

‘선언
Public Property FilterCommandGroup As String
public string FilterCommandGroup { get; private set; }

Property Value

Type: System.String
The filter command group.

.NET Framework Security

See Also

Reference

SolutionTreeFilterProviderAttribute Class

Microsoft.VisualStudio.Shell Namespace