다음을 통해 공유


Restaurant.MenuUrl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to