IVsWindowSearch.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 the GUID of the search provider. For a tool window search provider, if the category is not returned the tool window guid will be used by default.
public:
property Guid Category { Guid get(); };
public Guid Category { get; }
member this.Category : Guid
Public ReadOnly Property Category As Guid
Property Value
The GUID.