다음을 통해 공유


WebPage.PrimaryImageOfPage Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="primaryImageOfPage")]
public Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.ImageObject PrimaryImageOfPage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="primaryImageOfPage")>]
member this.PrimaryImageOfPage : Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.ImageObject
Public ReadOnly Property PrimaryImageOfPage As ImageObject

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to