MultipartSectionConverterExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Various extensions for converting multipart sections
public ref class MultipartSectionConverterExtensions abstract sealed
public static class MultipartSectionConverterExtensions
type MultipartSectionConverterExtensions = class
Public Module MultipartSectionConverterExtensions
- Inheritance
-
MultipartSectionConverterExtensions
Methods
AsFileSection(MultipartSection) |
Converts the section to a file section |
AsFormDataSection(MultipartSection) |
Converts the section to a form section |
GetContentDispositionHeader(MultipartSection) |
Retrieves and parses the content disposition header from a section |