Condividi tramite


ComputedCompletionItems.Empty Property

Definition

Empty data structure, used when no computation was performed

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

Property Value

Applies to