INavigateToItemDisplay.DescriptionItems Özellik

Tanım

Bu özellik sağlanmışsa, açıklamanın zengin biçimli bir görünümü düz metin özelliğiyle elde edilebilir Description .

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Language::NavigateTo::Interfaces::DescriptionItem ^> ^ DescriptionItems { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Language::NavigateTo::Interfaces::DescriptionItem ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Language.NavigateTo.Interfaces.DescriptionItem> DescriptionItems { get; }
member this.DescriptionItems : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Language.NavigateTo.Interfaces.DescriptionItem>
Public ReadOnly Property DescriptionItems As ReadOnlyCollection(Of DescriptionItem)

Özellik Değeri

ReadOnlyCollection<DescriptionItem>

Açıklama öğelerinin koleksiyonu.

Açıklamalar

Bu özellik sağlanmışsa, açıklamanın daha zengin biçimli bir görünümü düz metin özelliğiyle elde edilebilir Description .

Şunlara uygulanır