UrlSyndicationContent.Url Property

Definition

Gets the Uri for the UrlSyndicationContent.

public:
 property Uri ^ Url { Uri ^ get(); };
public Uri Url { get; }
member this.Url : Uri
Public ReadOnly Property Url As Uri

Property Value

Uri

A Uri instance that contains the URI for the UrlSyndicationContent.

Applies to