DomainModelInfo.DomainClasses Свойство

Определение

Получает доступный только для чтения список доменных классов, определенных в этой модели домена.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DomainClassInfo ^> ^ DomainClasses { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DomainClassInfo ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DomainClassInfo> DomainClasses { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DomainClasses : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DomainClassInfo>
Public ReadOnly Property DomainClasses As ReadOnlyCollection(Of DomainClassInfo)

Значение свойства

ReadOnlyCollection<DomainClassInfo>
Атрибуты

Применяется к