DataUrlInfoDataType Property
Gets the data type of the embedded data.
Namespace: FolkerKinzel.DataUrlsAssembly: FolkerKinzel.DataUrls (in FolkerKinzel.DataUrls.dll) Version: 2.0.7+f420e766440407ca7bfdc5c20bddf380fd0dd65f
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.