SolutionTreeFilterProviderAttribute.FilterCommandID Property

Definition

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

public:
 property System::UInt32 FilterCommandID { System::UInt32 get(); };
public:
 property unsigned int FilterCommandID { unsigned int get(); };
public uint FilterCommandID { get; }
member this.FilterCommandID : uint32
Public ReadOnly Property FilterCommandID As UInteger

Property Value

The filter command identifier.

Applies to