Partager via


ModelingDocStore.ModelingDocuments, propriété

Obtient la collection de modèles partageant le magasin.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ModelingDocuments As ReadOnlyCollection(Of ModelingDocData)
public ReadOnlyCollection<ModelingDocData> ModelingDocuments { get; }

Valeur de propriété

Type : System.Collections.ObjectModel.ReadOnlyCollection<ModelingDocData>
Collection de modèles qui partagent le magasin.

Sécurité .NET Framework

Voir aussi

Référence

ModelingDocStore Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms