CommitResult.Handled 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 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