DomainClassInfo.AllDomainProperties Eigenschaft

Definition

Ruft eine schreibgeschützte Liste von Domänen Eigenschaften ab, die für diese Domänen Klasse oder einen ihrer Vorgänger deklariert wurden.

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

Eigenschaftswert

ReadOnlyCollection<DomainPropertyInfo>
Attribute

Gilt für