ContentType {Microsoft.VisualBasic.Net.Protocols.ContentTypes} | .NET clr documentation |
MIME types / Internet Media Types
# namespace Microsoft.VisualBasic.Net.Protocols.ContentTypes
export class ContentType {
# More Details
Details: string;
# File Extension
FileExt: string;
IsEmpty: boolean;
# MIME Type / Internet Media Type
MIMEType: string;
# Type name or brief info
Name: string;
}