DomainDataDirectory.DomainClasses Свойство

Определение

Возвращает список классов домена, доступного только для чтения, загруженных в каталог.

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

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

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

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