CompletionSet.WritableCompletions Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Yazılabilir tamamların ObservableCollection alır.
protected:
property Microsoft::VisualStudio::Language::Intellisense::BulkObservableCollection<Microsoft::VisualStudio::Language::Intellisense::Completion ^> ^ WritableCompletions { Microsoft::VisualStudio::Language::Intellisense::BulkObservableCollection<Microsoft::VisualStudio::Language::Intellisense::Completion ^> ^ get(); };
protected Microsoft.VisualStudio.Language.Intellisense.BulkObservableCollection<Microsoft.VisualStudio.Language.Intellisense.Completion> WritableCompletions { get; }
member this.WritableCompletions : Microsoft.VisualStudio.Language.Intellisense.BulkObservableCollection<Microsoft.VisualStudio.Language.Intellisense.Completion>
Protected ReadOnly Property WritableCompletions As BulkObservableCollection(Of Completion)
Özellik Değeri
Bir BulkObservableCollection<T> Completion nesne.