CommitResult.Unhandled Field
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.
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