Compartilhar via


BingWebPage.Snippet Property

Definition

A snippet of text from the webpage that describes its contents.

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

Property Value

Attributes

Applies to