FileUploadInfo.ContentUrl Property

Definition

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

Property Value

Attributes

Applies to