PartExtensionProvider class

Defines a Part Extension Provider which maintains a (Content Type, Part Extension (".xml")) dictionary. Used in OpenXmlPackage derived classes.

System.Object
  System.Collections.Generic.Dictionary<String, String>
    DocumentFormat.OpenXml.Packaging.PartExtensionProvider

Namespace:  DocumentFormat.OpenXml.Packaging
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: