DocumentContentWithFilenameResponse.Filename Property

Definition

Name of the file

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

Property Value

Attributes

Applies to