Partilhar via


Propriedade IRelatedDocList.RelatedDocDataList

Uma cópia somente leitura da lista atual.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Sintaxe

'Declaração
ReadOnly Property RelatedDocDataList As ReadOnlyCollection(Of DocData)
ReadOnlyCollection<DocData> RelatedDocDataList { get; }

Valor de propriedade

Tipo: System.Collections.ObjectModel.ReadOnlyCollection<DocData>

Segurança do .NET Framework

Consulte também

Referência

IRelatedDocList Interface

Namespace Microsoft.VisualStudio.Modeling.Shell