ExifValue.DataValue Property

Definition

Value, formatted as a string of the EXIF value

[System.Text.Json.Serialization.JsonPropertyName("DataValue")]
public string DataValue { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("DataValue")>]
member this.DataValue : string with get, set
Public Property DataValue As String

Property Value

Attributes

Applies to