Share via


StaticSitesWorkflowPreview.Path Property

Definition

Gets the path for the workflow file to be generated

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to