CompletionSet.WritableCompletionBuilders Özellik

Tanım

Yazılabilir tamamlama oluşturucuların ObservableCollection alır.

protected:
 property Microsoft::VisualStudio::Language::Intellisense::BulkObservableCollection<Microsoft::VisualStudio::Language::Intellisense::Completion ^> ^ WritableCompletionBuilders { Microsoft::VisualStudio::Language::Intellisense::BulkObservableCollection<Microsoft::VisualStudio::Language::Intellisense::Completion ^> ^ get(); };
protected Microsoft.VisualStudio.Language.Intellisense.BulkObservableCollection<Microsoft.VisualStudio.Language.Intellisense.Completion> WritableCompletionBuilders { get; }
member this.WritableCompletionBuilders : Microsoft.VisualStudio.Language.Intellisense.BulkObservableCollection<Microsoft.VisualStudio.Language.Intellisense.Completion>
Protected ReadOnly Property WritableCompletionBuilders As BulkObservableCollection(Of Completion)

Özellik Değeri

BulkObservableCollection<Completion>

Bir Microsoft.VisualStudio.Language.Intellisense.ObservableCollection`1 Completion nesne.

Şunlara uygulanır