Share via


WaitIntellisenseReady Class

Definition

Represents the operation to wait project or solution intellisense operation progress to be ready.

[System.Runtime.CompilerServices.Nullable(0)]
public class WaitIntellisenseReady : Microsoft.VisualStudio.ProjectSystem.Query.Framework.ExecutableStep
[<System.Runtime.CompilerServices.Nullable(0)>]
type WaitIntellisenseReady = class
    inherit ExecutableStep
Public Class WaitIntellisenseReady
Inherits ExecutableStep
Inheritance
WaitIntellisenseReady
Attributes

Constructors

WaitIntellisenseReady()

Initializes a new instance of the WaitIntellisenseReady class.

Properties

Action

Applies to