DataUrlInfoDataType Property

Gets the data type of the embedded data.

Definition

Namespace: FolkerKinzel.DataUrls
Assembly: FolkerKinzel.DataUrls (in FolkerKinzel.DataUrls.dll) Version: 1.0.0+b1c843815044ca6fd87a144c9ff16386002c6473
C#
public DataType DataType { get; }

Property Value

DataType

Remarks

The return value depends on the MimeType property.

See Also