CommitResult.Handled Field

Definition

Marks this commit as handled. No other IAsyncCompletionCommitManager will be asked to commit.

public: static initonly Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CommitResult Handled;
public static readonly Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CommitResult Handled;
 staticval mutable Handled : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CommitResult
Public Shared ReadOnly Handled As CommitResult 

Field Value

Applies to