SiteExtensionInfoInner.FeedUrl Property

Definition

Gets or sets feed URL.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.feed_url")]
public string FeedUrl { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.feed_url")>]
member this.FeedUrl : string with get, set
Public Property FeedUrl As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to