CoreDesignSurfaceSerializationBehaviorBase::CustomSerializerTypes Property
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
Return to top
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
protected: property ReadOnlyCollection<DomainXmlSerializerDirectoryEntry^>^ CustomSerializerTypes { virtual ReadOnlyCollection<DomainXmlSerializerDirectoryEntry^>^ get(); }
Property Value
Type: System.Collections.ObjectModel::ReadOnlyCollection<DomainXmlSerializerDirectoryEntry^>^
Show: