ExtensionConfiguration.LoadedWhen Property

Definition

Gets the configuration for when the extension is loaded.

public Microsoft.VisualStudio.Extensibility.ActivationConstraint? LoadedWhen { get; init; }
member this.LoadedWhen : Microsoft.VisualStudio.Extensibility.ActivationConstraint with get, set
Public Property LoadedWhen As ActivationConstraint

Property Value

Applies to