Class ContentType
Utility class for converting a path to content-type.
Inherited Members
Namespace: Unity.Simulation
Assembly: solution.dll
Syntax
public static class ContentType
Fields
Name | Description |
---|---|
kDefaultContentType | Default content-type for uploads. |
Methods
Name | Description |
---|---|
ForPath(string) | Returns the content type mapping for the provided input file name. |