ExtensionConfiguration.LoadedWhen 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 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