DomainXmlSerializerDirectory.Namespaces Eigenschaft

Definition

Gibt die Liste der Namespaces zurück, die Domänen Modelltypen zugeordnet sind.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DomainXmlSerializerNamespaceEntry ^> ^ Namespaces { System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DomainXmlSerializerNamespaceEntry ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DomainXmlSerializerNamespaceEntry> Namespaces { get; }
member this.Namespaces : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DomainXmlSerializerNamespaceEntry>
Public ReadOnly Property Namespaces As ReadOnlyCollection(Of DomainXmlSerializerNamespaceEntry)

Eigenschaftswert

ReadOnlyCollection<DomainXmlSerializerNamespaceEntry>

Gilt für