DataUrlDefaultMediaType Field

The default Internet Media Type for a "data" Url (RFC 2397) if no other is specified.

Definition

Namespace: FolkerKinzel.DataUrls
Assembly: FolkerKinzel.DataUrls (in FolkerKinzel.DataUrls.dll) Version: 1.0.0+b1c843815044ca6fd87a144c9ff16386002c6473
C#
public const string DefaultMediaType = "text/plain"

Field Value

String

See Also