IVsSearchProvider.Category Property

Definition

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.

Applies to