IVsSearchProvider.Category Property
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(); };
C#
public Guid Category { get; }
member this.Category : Guid
Public ReadOnly Property Category As Guid
The search provider identifier.
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |