IVsSearchProvider.Category 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 an identifier for the search provider.
public:
property Guid Category { Guid get(); };
public Guid Category { get; }
member this.Category : Guid
Public ReadOnly Property Category As Guid
Property Value
The search provider identifier.