SiteExtensionInfoInner.LocalPath Property

Definition

Gets or sets local path.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to