DomainXmlSerializationBehavior.AllNamespaces Propriété

Définition

Cela fournit un mappage d'espaces de noms XML aux types d'implémentation du modèle de domaine.

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

Valeur de propriété

ReadOnlyCollection<DomainXmlSerializerNamespaceEntry>

S’applique à