MultipartContentParser Struct
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.
public value class MultipartContentParser
public struct MultipartContentParser
type MultipartContentParser = struct
Public Structure MultipartContentParser
- Inheritance
-
MultipartContentParser
Constructors
MultipartContentParser(Byte[], Byte[]) | |
MultipartContentParser(ContentType, Byte[]) |
Properties
Parts |
Methods
GetBoundary() | |
GetBoundaryBytes() | |
GetBoundaryBytes(ContentType) |