SolutionTreeFilterProviderAttribute.FilterCommandID 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 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.