DomainXmlSerializerDirectory.Namespaces Свойство

Определение

Возвращает список пространств имен, сопоставленных с типами модели домена

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)

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

ReadOnlyCollection<DomainXmlSerializerNamespaceEntry>

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