DataUrlInfoDataType Property

Gets the data type of the embedded data.

Definition

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

Property Value

DataType

Remarks

The return value depends on the MimeType property.

See Also