EmbeddedDataText Property

Gets the text, or null if the union contains an array of Bytes.

Definition

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

Property Value

String

See Also