다음을 통해 공유


BingOpenGraphImage.ContentUrl Property

Definition

The image's location.

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

Property Value

Attributes

Applies to