DomainDataDirectory.DomainObjects Özellik

Tanım

Dizine yüklenen salt tanımlı bir liste etki alanı nesnelerini alır.

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

Özellik Değeri

ICollection<DomainObjectInfo>
Öznitelikler

Şunlara uygulanır