CompletionContext.Empty Property
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.
Empty completion context, when IAsyncCompletionSource offers no items pertinent to given location.
public:
static property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionContext ^ Empty { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::CompletionContext ^ get(); };
public static Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionContext Empty { get; }
static member Empty : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.CompletionContext
Public Shared ReadOnly Property Empty As CompletionContext