Compartilhar via


CompletionContext.Empty Property

Definition

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

Property Value

Applies to