Share via


CommitResult.Unhandled Field

Definition

Marks this commit as unhandled. Another IAsyncCompletionCommitManager will be asked to commit.

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

Field Value

Applies to