DomainClassInfo.LocalDomainProperties Eigenschaft

Definition

Ruft eine schreibgeschützte Liste von Domänen Eigenschaften ab, die in dieser Domänen Klasse deklariert sind.

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

Eigenschaftswert

ReadOnlyCollection<DomainPropertyInfo>
Attribute

Gilt für