Share via


SiteExtensionInfo.LocalPath Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to