CoreDesignSurfaceSerializationBehaviorBase::AllSerializers Property
Visual Studio 2015
This provides a mapping from DomainClass Id to DomainXmlSerializer implementation types.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property ReadOnlyCollection<DomainXmlSerializerDirectoryEntry^>^ AllSerializers { virtual ReadOnlyCollection<DomainXmlSerializerDirectoryEntry^>^ get() override; }
Property Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<DomainXmlSerializerDirectoryEntry^>^
Show: