WebPage.DisplayUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the display URL of the webpage. The URL is meant for display purposes only and is not well formed.
[Newtonsoft.Json.JsonProperty(PropertyName="displayUrl")]
public string DisplayUrl { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="displayUrl")>]
member this.DisplayUrl : string
Public ReadOnly Property DisplayUrl As String
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute