DataUrlInfoDataType Property
Gets the data type of the embedded data.
Namespace: FolkerKinzel.DataUrlsAssembly: FolkerKinzel.DataUrls (in FolkerKinzel.DataUrls.dll) Version: 1.0.0+b1c843815044ca6fd87a144c9ff16386002c6473
public DataType DataType { get; }
Public ReadOnly Property DataType As DataType
Get
public:
property DataType DataType {
DataType get ();
}
member DataType : DataType with get
Property Value
DataType
The return value depends on the
MimeType property.