ContentType {Microsoft.VisualBasic.Net.Protocols.ContentTypes} .NET clr documentation

ContentType

Description

MIME types / Internet Media Types

Declare

            
# 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;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]