Aracılığıyla paylaş


DocData.DocViews Özellik

Açık belge için belge görünümleri topluluğu alır.

Ad alanı:  Microsoft.VisualStudio.Modeling.Shell
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll içinde)

Sözdizimi

'Bildirim
Public ReadOnly Property DocViews As IList(Of ModelingDocView)
public IList<ModelingDocView> DocViews { get; }

Özellik Değeri

Tür: System.Collections.Generic.IList<ModelingDocView>
Açık belge için belge görünümleri topluluğu.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

DocData Sınıf

Microsoft.VisualStudio.Modeling.Shell Ad Alanı