Share via


Location.RegionalDisplayName Property

Definition

Gets the display name of the location and its region.

[Newtonsoft.Json.JsonProperty(PropertyName="regionalDisplayName")]
public string RegionalDisplayName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="regionalDisplayName")>]
member this.RegionalDisplayName : string
Public ReadOnly Property RegionalDisplayName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to