Condividi tramite


AggregatedCompletionContext.Empty Property

Definition

Empty headless completion context, used when obtaining completion data was unsuccessful.

public:
 static property Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::AggregatedCompletionContext ^ Empty { Microsoft::VisualStudio::Language::Intellisense::AsyncCompletion::Data::AggregatedCompletionContext ^ get(); };
public static Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.AggregatedCompletionContext Empty { get; }
static member Empty : Microsoft.VisualStudio.Language.Intellisense.AsyncCompletion.Data.AggregatedCompletionContext
Public Shared ReadOnly Property Empty As AggregatedCompletionContext

Property Value

Applies to