IVsWindowSearch.Category Property

Definition

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.

Applies to