IGraphProviderMetadata Interface

Definition

Metadata that describes a GraphProvider. This data is used to lazily load the provider only when necessary.

C++
public interface class IGraphProviderMetadata
Derived

Properties

ActiveUIContext

A UIContext GUID as a string. The provider will be loaded if this UI context is active.

IntellisenseType

The intellisense type guid as a string. The provider will be loaded any time a project with this intellisense kind is present.

Name

The name of the provider.

ProjectCapability

Provider will be loaded any time specified capability is present in a project.

ProjectKind

The project kind guid as a string. The provider will be loaded any time a project of this kind is present.

Applies to

Proizvod Verzije
Visual Studio SDK 2017, 2019, 2022