共用方式為


IAsyncLightBulbSession.CurrentStatus Property

Definition

Gets current status aggregating the synchronous and asynchronous operation.

public Microsoft.VisualStudio.Language.Intellisense.QuerySuggestedActionCompletionStatus CurrentStatus { get; }
member this.CurrentStatus : Microsoft.VisualStudio.Language.Intellisense.QuerySuggestedActionCompletionStatus
Public ReadOnly Property CurrentStatus As QuerySuggestedActionCompletionStatus

Property Value

Applies to