Share via


BinaryContent.DataUri Property

Definition

Gets the DataUri of the content.

[System.Text.Json.Serialization.JsonIgnore]
public string? DataUri { get; set; }
[<System.Text.Json.Serialization.JsonIgnore>]
member this.DataUri : string with get, set
Public Property DataUri As String

Property Value

Attributes

Applies to