Share via


MicrosoftGraphApplicationTemplate.HomePageUrl Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to