Partager via


DomainDataDirectory.DomainObjects, propriété

Obtient une liste d'objets de domaine dans le répertoire.

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

Syntaxe

'Déclaration
Public ReadOnly Property DomainObjects As ICollection(Of DomainObjectInfo)
public ICollection<DomainObjectInfo> DomainObjects { get; }

Valeur de propriété

Type : System.Collections.Generic.ICollection<DomainObjectInfo>
Collection d'objets DomainObjectInfo en lecture seule.

Sécurité .NET Framework

Voir aussi

Référence

DomainDataDirectory Classe

Microsoft.VisualStudio.Modeling, espace de noms